DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   Running a VB application with MS Access database (http://www.daniweb.com/forums/thread7684.html)

al.khal4 Jul 1st, 2004 6:55 pm
Running a VB application with MS Access database
 
Could any one help me? :sad:

I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it.

The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect to.

I have no problems in running it using visual basic but when I compile it and try to install it on a different computer that uses (Win ME operating system), the following error is generated:
------------------------------------------------
713 - Class not registered.
Looking for object with CLSID:{59245250-7A2F-11D0-9482-00A0C91110ED}
------------------------------------------------
The PC that I used to compile the appliction had Ms Access installed in it. but the Win ME computer doesn't have Ms Access installed!
I am not sure what I am doing wrong but I think it is somethig to do with dependency files that was probably not compiled in VB.
Could any body help me understand or let me know what/where I can find dependency files for my application to work

Thank you for your Help

Regards
Khaled

BinaryMayhem Jul 1st, 2004 11:02 pm
Re: Running a VB application with MS Access database
 
you need to download or copy over MSBIND.DLL to the target comptuer.
place it in your \Windows\System32 folder

then you need to register the dll file
start > run > Regsvr32 c:\windows\system32\msbind.dll

al.khal4 Jul 2nd, 2004 5:48 pm
Re: Running a VB application with MS Access database
 
Thanks BinaryMayhem

The application works properly now

Thanks

Khaled

:mrgreen:

Butt Gee Nov 10th, 2007 3:44 am
Re: Running a VB application with MS Access database
 
I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it.

The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect to.

I have no problems in running it using visual basic but when I compile it and try to install it on a different computer
------------------------------------------------
------------------------------------------------
how I do that to make the app to run on other computer
The PC that I used to compile the appliction in vb6 & Ms Access installed in it. but end side the computer doesn't have Ms Access/vb6 installed!
some one say to make the setup files and install on end side nut no one`s how i make the setup/.exe file use vb6
p help me

choudhuryshouvi Nov 10th, 2007 5:09 am
Re: Running a VB application with MS Access database
 
Quote:

Originally Posted by Butt Gee (Post 467190)
I am a beginner in Visual basic. I recenly was testing one of the applications I developed and have a problem to run it.

The application basicly is a database that I can add/remove/update...etc records and it uses a microsoft access database to connect to.

I have no problems in running it using visual basic but when I compile it and try to install it on a different computer
------------------------------------------------
------------------------------------------------
how I do that to make the app to run on other computer
The PC that I used to compile the appliction in vb6 & Ms Access installed in it. but end side the computer doesn't have Ms Access/vb6 installed!
some one say to make the setup files and install on end side nut no one`s how i make the setup/.exe file use vb6
p help me

ur query is already answered in the post "Problem in running application on another computer". so go and find it out.

manishgogia Nov 10th, 2008 4:49 am
Re: Running a VB application with MS Access database
 
how to run vb exe file on different computer,
can anyone help me?


All times are GMT -4. The time now is 2:37 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC