Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Corrupt data

Re: Corrupt data

From: Ed Prochak <ed.prochak_at_magicinterface.com>
Date: 8 Mar 2005 08:04:26 -0800
Message-ID: <1110297866.883623.105350@g14g2000cwa.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US