|
-
April 14th, 1999, 11:17 AM
#1
ADO: _ConnectionPtr::OpenSchema() help in C++?
I _really_ need help in VC++ 6.0 accessing the Schema in ADO.
I am trying to use the OpenSchema() function of the Connection
object in ADO.
The help is all in VB. The "Restrictions" (sometimes called "Criteria") parameter is an "Array" in VB, but it is passed in as a "_variant_t&" in the C++ classes (I'm using the #import method for ADO).
Can ANYONE tell me how to put an array of data into a C++ _variant_t for this function?
I'll give you my firstborn son if you can answer this for me.
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
|