Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Corrupt data
Just a wild a** guess, but wrong data type mapping?
(the table in ORACLE is VARCHAR when the datatype in SQL Server is
CHAR?)
Just remember SQL Server <> ORACLE
They operate very differently. So just because it works on SQL server,
doesn't give any credence to the expectation that it will work on
ORACLE, unchanged. The same holds true going the other way (Oracle to
SQL Sever).
Disclaimer: I am not a PowerBuilder programmer.
Ed Received on Tue Mar 08 2005 - 10:04:26 CST
![]() |
![]() |