Hi, someone could help me?
I have a database link to a SQL Server 2005 that is used to insert
data from
Oracle to SQL Server Database.
When I try to insert VARCHAR columns with more than 255 characters,
the data
is truncate in exactly 255 characters
What I'm doing wrong?
Tks
Oberdan