Results 1 to 4 of 4

Thread: Access to VB

  1. #1

    Thread Starter
    Hyperactive Member tomjess's Avatar
    Join Date
    Mar 2001
    Location
    Hamilton, New Zealand
    Posts
    348

    Access to VB

    Is it possible to convert most or any Access to VB6?

    It would save me heaps of time.

    Thanks in advance

  2. #2
    Junior Member
    Join Date
    Nov 2002
    Posts
    17
    I suppose you mean the code from Access into VB...

    In some way it's possible but you have to make some changes.
    Nobody is perfect. Hi !! My name is nobody...

  3. #3
    Fanatic Member holly's Avatar
    Join Date
    Aug 2002
    Location
    Somewhere on earth
    Posts
    721
    I beleive it is possible - it may take alot longer than you
    anticipated so in the long run it would probably not save you
    much time.


  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974
    Access code is "Access VBA", which means it has lots in common with VB; but it also has differences. One major thing that Access developers notice is that sub-forms arent supported in VB.

    I occasionally support legacy Access applications, the code all makes sense, it just ins't exactly the same.

    The best thing to do is try it out - find out for yourself what does & doesn't work.

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