Looking for Info
-
Does anyone know of any articles or information related to returning a recordset from ADO and C++ to a scripting or vb client? Thanks alot! Jon
You can use, ADO from VB. ADO is a COM object, is for that You can use ADo from VB. Cheers. :) Carlos Antollini.
-
You can use, ADO from VB. ADO is a COM object, is for that You can use ADo from VB. Cheers. :) Carlos Antollini.
I know I can use ADO from VB, that wasn't my question, but thanks for trying. I have a dcom dll that I want to return an ado recordset from and make it available to vb or scripting clients. Anyone have any info or links to articles that are related to my problem? I will be most appreciative! Thanks!
-
I know I can use ADO from VB, that wasn't my question, but thanks for trying. I have a dcom dll that I want to return an ado recordset from and make it available to vb or scripting clients. Anyone have any info or links to articles that are related to my problem? I will be most appreciative! Thanks!
I understand, You want to make a COM Dll that returns a ADO Recordset? Regards Carlos Antollini.
-
I understand, You want to make a COM Dll that returns a ADO Recordset? Regards Carlos Antollini.
-
Yes, that's correct. I thought I had seen an article or some info on how to do it somewhere. I may be mistaken however. I want to return a recordset from a COM/DCOM dll written in Visual C++ to a scripting or VB client. Thanks Much!
You need to build a ATL Project. look Into the site, Info About ATL and ADO. If you don't find nothing, I can send you a sample, of Using ADO into ATL Project. I Work every day with that Kind of Project. Cheers!!!! :) Carlos Antollini.
-
You need to build a ATL Project. look Into the site, Info About ATL and ADO. If you don't find nothing, I can send you a sample, of Using ADO into ATL Project. I Work every day with that Kind of Project. Cheers!!!! :) Carlos Antollini.
-
Does anyone know of any articles or information related to returning a recordset from ADO and C++ to a scripting or vb client? Thanks alot! Jon
see article at http://www.codeproject.com/atl/atl\_ado.asp :cool:
-
Does anyone know of any articles or information related to returning a recordset from ADO and C++ to a scripting or vb client? Thanks alot! Jon