aditibhat
Programmer
- Aug 19, 2008
- 1
Hi
I have created a polling software using VB and MS access database as the back end ( using ADODC connection). I have to install this VB software on other systems (.exe file) .Other systems do not have VB installed. There is a tool named package and deployment in microsoft VB , where in the database and the software can be packed together and installed in other systems, which can be accessed even though VB is not installed.
When i tried to do this, i got an error - "Run time error 91, object variable not found ".
Can you help with this? How do i install just the .exe on other systems ?
I have created a polling software using VB and MS access database as the back end ( using ADODC connection). I have to install this VB software on other systems (.exe file) .Other systems do not have VB installed. There is a tool named package and deployment in microsoft VB , where in the database and the software can be packed together and installed in other systems, which can be accessed even though VB is not installed.
When i tried to do this, i got an error - "Run time error 91, object variable not found ".
Can you help with this? How do i install just the .exe on other systems ?