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. ADO and OLE DB provider

ADO and OLE DB provider

Scheduled Pinned Locked Moved Database
c++databasecomtutorialquestion
1 Posts 1 Posters 6 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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I have developed a application by Visual C++ 6.0, in which I have use ADO and OLE provider to access a database(For example:temp.mdb),some codes as following: ... _ConnectionPtr pCon; CString strcnn("Provider=Microsoft.Jet.OleDB.4.0;Data Source=temp.mdb"); pCon->Open(strcnn,"","",NULL); ... When I do debuging, Application can access Database well, but When I want to deploy application , I try to intall on Windows 98, While I start application from Start/Program/xxx application failed to access database (temp.mdb), What can I do? All suggestion will be welcome, thanks. contact me at kebinlu@hotmail.com, thanks

    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