PDA

Click to See Complete Forum and Search --> : Compiling Problem? Cannot use VB6 program on other Terminal


dreddski
Jul 28th, 2008, 03:52 AM
Hi there…
I’m using vb6 for an Access Database. I put my access database in one terminal that will act as my server. I compiled my vb6 program and tried it on the server and it works flawlessly. However, when I tried it on other terminal, revised the path of my database on the program and compile so that I can use it remotely on other computers and allow my vb6 program to connect to my database. I think it can connect but there is a problem when I do the querying. It’s searching for some ocx files which I think I used on my program.

My question is, how can I compile my vb6 program with the ocx files included so everytime I run it on other computers, it will work. Or are there any other ways/ suggestions to do this? Please help. Thanks!

westconn1
Jul 28th, 2008, 06:19 AM
you need to create a setup, using package and deployment wizard ot some 3rd party packaging tool, there is a specific forum for this

si_the_geek
Jul 28th, 2008, 11:18 AM
Thread moved to Application Deployment forum, which is for questions about installing/distributing your software

There is an FAQ thread at the top of this forum which contains advice/documentation/etc.