Loosing characters when trying to fill long column
Posted: Fri 07 Jan 2005 13:13
I try to fill a string with 4500 Characters into the database ( a column with datatype long) but only 4098 characters are stored.
I tried an older version of ODAC“s (4.50.2.19) without changing one line of code only (~1300) characters where stored
So how can I store the whole string without loosing characters
I tried an older version of ODAC“s (4.50.2.19) without changing one line of code only (~1300) characters where stored
So how can I store the whole string without loosing characters