|
-
Feb 22nd, 2002, 10:54 AM
#1
Thread Starter
New Member
Access
Hi all,
I have an aplication developed in MSAccess 2000 and I want to make it excecutable translating it to VB 6.0.
The question is how can I migrate it without rewriting the code and forms created in MSAccess?
Thanks for your help
Regards.
-
Feb 22nd, 2002, 12:00 PM
#2
You are going to have to redo the Forms. VB isn't going to like your Access forms.
But, the data and reports can be used by VB.
-
Feb 22nd, 2002, 12:39 PM
#3
Thread Starter
New Member
But, there are VB code into each form refering to text boxes or controls in the form using the ! method i.e. me!timer=time().
If I redo all the forms with same controls and it's names, the code will work or have I to change the syntax?.
TKS
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|