shishirnaik55
May 17th, 2009, 01:32 PM
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
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