|
-
April 9th, 1999, 07:28 AM
#1
[ADO] How to retrieve TEXT fields from SQL
In ADO, TEXT fileds are converted into adLongVarChar.
In Visual C++, How to use this?
I tried to use GetValue() and cast into _bstr_t, but error occurred.
Invoking GetChunk(1000) and casting into _bstr_t is also failed.
I'm embarrassed.
What I have to do?
I'll appreciate your answer.
A programmer who loves Goethe.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|