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!
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!