From: <thi...@ya...> - 2005-04-12 16:16:11
|
Any help on trying to update a column in a table that is large ie 18k +. I tried to use the cursor and did an execute "update table set column=@data" but it raises an error saying something about the data is to large for a data field even though the field in the database is text and large enough to hold it. I am a newbie using this library and using sybase in general so hopefully this is easy one to answer. Thanks __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ |