Results 1 to 3 of 3

Thread: database connection problem (adodc driver problem)

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2009
    Posts
    2

    database connection problem (adodc driver problem)

    i need some help regarding db connection
    i made exe of my vb form
    it has one adodc and one adodb connection
    with access db
    problem is when i run the exe on my pc(vb is installed)
    it runs perfectly

    but when i run one other pc it does not load the record from db
    i have check the path of db,data source name every thing

    my adodb connection is working because i use the query part form this adodb conn

    but adodc ( access driver is not working)

    i think it is the problem of driver related to odbc
    but not able to resolve this
    i am also attaching the project with db

    my db path is D:\ACCPROG\GPF.mdb

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: database connection problem (adodc driver problem)

    Problem is - you failed to study how windows os works.
    To solve it create distribution package that includes everything your application needs and then send it to your customers so they can properly install it.
    VB6 has Package & Deployment Wizard (aka P&DW) so run it and follow simple on-screen instructions.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: database connection problem (adodc driver problem)

    Moved To Application Deployment

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width