Go gently on me.
The only knowledge I have of Visual Basic applications is VB6 is the current version and what I know using Access with VBA.
I inherited a new client that is running Windows 98 and a VB3 application against an mdb database.
This is a single user system that was developed 10 years ago and the developer is nowhere to be found.
The Windows 98 computer is dying and I’m moving the VB3 application to a Windows XP computer.
I moved all the Windows 98 application directories verbatim to the Windows XP computer.
I copied all the dll’s to C:WindowsSystem, see attachment.
I copied all the vbx’s to C:WindowsSystem, see attachment.
The Best.exe application system seems to work OK
Questions:
1. Is there anything else I should be aware of to keep the system running as is on the Windows XP computer?
2. When I try to open the VB3 mdb with Access 97, I get the following message, Convert Database or Open Database? The Open Database does open OK. If Access 97 is getting this message, what version of the mdb do I have? How was it initially created?
3. The client does have the their code (FRM, FRX, RPT, BAS), see attachment. I have Visual Basic version 4 16-bit installed on the Windows XP computer and opened the Best.mak project and got the third party visual basic control/extension license errors, see attachment.
How do I go about purchasing the required control/extension licenses to support this application on VB4?
4. Are these third party VBX controls available for VB4?
5. Are these third party VBX vendors still in business?
6. If I had all the required VBX’s what is the conversion process from VB3 to VB4?
7. What about the Crystal reports?
Thanks, John