954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

error with database project

I made a database project. when I run it another pc it was run. but when I see the report (in my project) it show a error msg.
it is :
error number: 713
application defined or object defined errro.

another thing it is exe when i run it another pc. any body help me please.

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 

You need to pass more information.

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 
You need to pass more information.


what kind of information you need. please ...

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 

Engklish? Sorry, Explain in detail what the project is about.
For example. The project runs on my computer but when I try to run it on another computer it does not work.

Jupiter 2
Posting Whiz
386 posts since May 2009
Reputation Points: 33
Solved Threads: 27
 

its a databse project like student databse. I add some data. and then when I want to see report then show this error. the report made by vb6.

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 
its a databse project like student databse. I add some data. and then when I want to see report then show this error. the report made by vb6.


How do you store the input? example in a text file.
How do you view the output? example in a textbox on the form.

Jupiter 2
Posting Whiz
386 posts since May 2009
Reputation Points: 33
Solved Threads: 27
 

the data store in ms access file. it connect by data control.
[QUOTE=Jupiter 2;878098
How do you view the output? example in a textbox on the form.[/QUOTE]
output show in report. if I edit the data then it show in the text box.

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 

Sorry, but I am not a fan of Access. I cannot assist you any further.

Jupiter 2
Posting Whiz
386 posts since May 2009
Reputation Points: 33
Solved Threads: 27
 

So you say it runs on your computer but not on another. Did you create an install package with the Package and Deployment Wizard (A.K.A. PDW) or use Inno to do so and if you did then did you install in on the other computer?

vb5prgrmr
Posting Virtuoso
1,912 posts since Mar 2009
Reputation Points: 156
Solved Threads: 296
 

I didn't creat any install file. just creat exe file and try to run it another pc. every thing is ok but when I want to see report then show this msg. but when I install vb6 that pc then it run well. no problem occured.

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 
"just creat exe file and try to run it another pc"


The other PC may not have certain files to run your program. The Package and Deployment Wizard is a seperate utilitiy.
Start > All Programs > Microsoft Visual Basic 6.0 >
Microsoft Visual Basic 6.0 Tools > Package and Deployment Wizard

The package will include any ocx or dll's your program requires to run on another computer. It creates a setup.exe

Jupiter 2
Posting Whiz
386 posts since May 2009
Reputation Points: 33
Solved Threads: 27
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You