Results 1 to 4 of 4

Thread: access 2000 and visual basic

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Location
    Nuevo Laredo, Tamps. Mexico
    Posts
    21
    Do you know if an access 2000 program can be converted to Visual Basic? or if I can import an access form to visual basic?

    Thank you.






    Yoya Lozano

  2. #2
    Addicted Member
    Join Date
    Jan 2000
    Location
    Fresno, California, USA
    Posts
    195
    Yes, I think I know, but I'm only about 80% to 90% sure. There is no way, that I am aware of, to convert Access(?) to VB. You can automate Access within VB, you can also read Access data within your VB Program. Access forms themselves are not convertable to VB forms. Again I state that I am only about 80% to 90% sure on this.

  3. #3
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Access forms definitely aren't usable outside Access. The VB code itself hardly requires any changes at all. Just replace all instances of CurrentDB with the object variable corresponding to your Database.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  4. #4
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489
    I have a program that claims it can do that kind of conversion. It's been sent to you by e-mail.

    ********************************
    The AccessToVB product line is designed to convert programs written in Microsoft Access to equivalent Microsoft Visual Basic projects. AccessToVB analyzes the database, and then converts the forms, macros, modules, reports, and code behind forms to Visual Basic. There are a number of user selectable options, including which forms and modules to convert, the choice of custom controls supported, and the ability to convert the project to an MDI project. All standard Access controls are converted, including the tab and page break controls. The AccessToVB product line the complete solution for all of your Access conversion needs

    Unlike similar programs, AccessToVB includes multicolumn listbox, and can convert tabbed forms, multipage forms, and read-only continuous forms. AccessToVB has the most comprehensive code translation engine of any such product, and is the only product that includes report conversion
    ********************************

    Well, if you're really into that stuff, it does sound interesting.

    Good luck
    Chris

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