[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Steve

5/18/2002 10:03:00 AM

How do I get the number of bytes read from a VARCHAR
column when using ExecuteReader?

Conversely, how do I set the length of data for a VARCHAR
column when using ExecuteNonQuery ?

I reckon it must be something to do with the OdbcParameter
class but I can't get it to work.