Viewing post 1 (of 2 total)
Hi, thanx for the reply!
Table is created with statement:
create table test_big_text (description varchar(2000))
My C++ code goes like this:
...
DBCOL dbcol;
February 3, 2003 at 5:06 am
#447799