From:
<car...@te...> - 2004-03-15 12:10:28
|
Hello: > I've noticed that I'm able to assign a string of length 765 or less to > the parameter which then somehow makes it through the stored procedure's > 255 character limit and into the database table. How is this possible? > Surely the table (not to mention the SP) should only allow 255 unicode > characters to be stored, despite the fact that it may have a limit of > 765 bytes? I have a initial fix in my local tree i will try to do some tests later today before commit it. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |