Hi,
I have to write a SQL to insert records into my table.
The SQL is a CString, but it is too big and exceeds the
maxium length of a CString. Please help me how can I
create a string with any huge length? Code examples would
be more appreciated.
Thanks a lot.
wang