Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Looking for Info

Looking for Info

Scheduled Pinned Locked Moved Database
c++question
9 Posts 4 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jon Gohr
    wrote on last edited by
    #1

    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

    C R L 3 Replies Last reply
    0
    • J Jon Gohr

      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

      C Offline
      C Offline
      Carlos Antollini
      wrote on last edited by
      #2

      You can use, ADO from VB. ADO is a COM object, is for that You can use ADo from VB. Cheers. :) Carlos Antollini.

      J 1 Reply Last reply
      0
      • C 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.

        J Offline
        J Offline
        Jon Gohr
        wrote on last edited by
        #3

        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!

        C 1 Reply Last reply
        0
        • J Jon Gohr

          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!

          C Offline
          C Offline
          Carlos Antollini
          wrote on last edited by
          #4

          I understand, You want to make a COM Dll that returns a ADO Recordset? Regards Carlos Antollini.

          J 1 Reply Last reply
          0
          • C Carlos Antollini

            I understand, You want to make a COM Dll that returns a ADO Recordset? Regards Carlos Antollini.

            J Offline
            J Offline
            Jon Gohr
            wrote on last edited by
            #5

            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!

            C 1 Reply Last reply
            0
            • J Jon Gohr

              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!

              C Offline
              C Offline
              Carlos Antollini
              wrote on last edited by
              #6

              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.

              J 1 Reply Last reply
              0
              • C 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.

                J Offline
                J Offline
                Jon Gohr
                wrote on last edited by
                #7

                Cool, I found some info here and on microsoft's site in regards to doing this with ATL. Thanks!!

                1 Reply Last reply
                0
                • J Jon Gohr

                  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

                  R Offline
                  R Offline
                  Rashid Thadha
                  wrote on last edited by
                  #8

                  see article at http://www.codeproject.com/atl/atl\_ado.asp :cool:

                  1 Reply Last reply
                  0
                  • J Jon Gohr

                    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

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Hi I think what you want to do is almost the same as what the RDS.DataFactory can do for you. If you need to extend the functionality - you can create your own based on the DataFactory. Search for RDS in the MSDN

                    1 Reply Last reply
                    0
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Don't have an account? Register

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups