reverse
April 9th, 1999, 07:28 AM
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.
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.