Running a VB application with MS Access database

Reply

Join Date: Jul 2004
Posts: 2
Reputation: al.khal4 is an unknown quantity at this point 
Solved Threads: 0
al.khal4 al.khal4 is offline Offline
Newbie Poster

Running a VB application with MS Access database

 
0
  #1
Jul 1st, 2004
Could any one help me?

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
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 173
Reputation: BinaryMayhem is an unknown quantity at this point 
Solved Threads: 9
BinaryMayhem BinaryMayhem is offline Offline
Unverified User

Re: Running a VB application with MS Access database

 
0
  #2
Jul 1st, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 2
Reputation: al.khal4 is an unknown quantity at this point 
Solved Threads: 0
al.khal4 al.khal4 is offline Offline
Newbie Poster

Re: Running a VB application with MS Access database

 
0
  #3
Jul 2nd, 2004
Thanks BinaryMayhem

The application works properly now

Thanks

Khaled

:mrgreen:
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 7
Reputation: Butt Gee is an unknown quantity at this point 
Solved Threads: 1
Butt Gee Butt Gee is offline Offline
Newbie Poster

Re: Running a VB application with MS Access database

 
0
  #4
Nov 10th, 2007
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
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 537
Reputation: choudhuryshouvi is an unknown quantity at this point 
Solved Threads: 49
choudhuryshouvi's Avatar
choudhuryshouvi choudhuryshouvi is offline Offline
Posting Pro

Re: Running a VB application with MS Access database

 
0
  #5
Nov 10th, 2007
Originally Posted by Butt Gee View Post
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.
Shouvik_The_Expert_Coder
Have a problem? Don't worry just give me a call and I'll fix it for you.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 1
Reputation: manishgogia is an unknown quantity at this point 
Solved Threads: 0
manishgogia manishgogia is offline Offline
Newbie Poster

Re: Running a VB application with MS Access database

 
0
  #6
Nov 10th, 2008
how to run vb exe file on different computer,
can anyone help me?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC