Results 1 to 3 of 3

Thread: Access

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Location
    Colombia
    Posts
    9

    Question 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.
    Danny94

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Location
    Colombia
    Posts
    9

    Unhappy

    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
    Danny94

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width