|
-
May 17th, 2009, 01:32 PM
#1
Thread Starter
New Member
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
-
May 17th, 2009, 05:55 PM
#2
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.
-
May 18th, 2009, 09:20 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|