locked
classic asp, visual c++ and ms access RRS feed

  • Question

  • User-59992716 posted

    Hi,

     I am new in this group.

    I will highly appreciable if any body help...

    I have a simple classic asp page and one contact table in ms access database. The page needs to call the database via an OLEDB middle tier COM object written using visual C++(.NET) to display the Contact details from the database on the ASP

    How can i approach?

    Please give some guidelines, code examples, necessary links. It's urgent

    Thanks in advance.

    Friday, August 21, 2009 5:28 AM

All replies

  • User-823196590 posted

     Lots of info on accessing COM from ASP ...

    http://15seconds.com/focus/Component%20Building.htm

    Friday, August 21, 2009 11:46 AM
  • User-59992716 posted

    Thanks for your response.

    I want to create an oledb com object using visual c++ (in vs 2005) which will connect the ms access database.

    How can i do this?

     Any step by step tutorial or example is appreciated.

     reagards

     

    Friday, August 21, 2009 12:28 PM
  • User-823196590 posted

    I gave you the best references for this that I know of. There's probably an MSKB out there as well - you can search http://support.microsoft.com for that.

    Why do you want to do that?  Those are old technologies.

    Friday, August 21, 2009 4:03 PM
  • User-59992716 posted

     Hi,

    I have to work in an old system.

     Any body plz provide me a guideline/tutorial and an step by step example how can i connect ms access database via oledb com object in visual c++.

     I am stumbled at this point.

    Then i need to show the data in a classic asp page. 

     Eagerly waiting for response.

    Thanks

    Saturday, August 22, 2009 7:14 AM
  • User-741687964 posted
    You may watch this video to learn the basics https://youtu.be/_hXMWqvy3rg
    Saturday, June 20, 2020 11:21 AM