Hi, I am moving an application that I wrote in vb3, or attempting to anyways, into VB5. VB5 will not allow for the Global declaration of Tables and Snapshots. How do I make these global variables in VB5. Thank You
Well just make them recordsets. Thats the least of your problems. I've done this. Not too bad. I just used a text editor and did global replaces on the control names. Well I actually pretended they were a C project and just ignored all the error boxes. The C ide can do global search and replace on all files in a project.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.