I have created an ADODB connection to a sql server 2000 database. However, when I use the copyfromrecordset command I don't get all the data back.
The field which the command doesn't like is a field declared as text with a length of 16.
Is there any other way I could get the data?
The field which the command doesn't like is a field declared as text with a length of 16.
Is there any other way I could get the data?