Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Access (https://www.askmehelpdesk.com/forumdisplay.php?f=441)
-   -   Onveting from access to visual basic (https://www.askmehelpdesk.com/showthread.php?t=1618)

  • Apr 14, 2004, 09:52 AM
    hcjgh
    çonveting from access to visual basic
    Hello!

    I´ve heard that you can convert your access database to visual basic project. So I am asking you if somebody knows how to do it and with witch program?

    I hope you understand!

    Thanks

    hcjgh ;D
  • Jul 4, 2004, 04:09 AM
    Gkhster
    Re: çonveting from access to visual basic
    It is not accurate to say that you are changing the database to a visual basic project.

    It is more accurate to say that you are accessing that database using visual basic. It will be the same database as it always was. (ie. It will still be an .mdb file) You will just be pulling information in and out via VB commands.

    If you are using VB.NET, You will want to read up at:
    http://visualbasic.about.com/library.../aa041203a.htm

    In VB6, you can check out:

    http://www.juicystudio.com/tutorial/vb/database.asp

    I hope that this helps. Have fun!

    Guy

  • All times are GMT -7. The time now is 05:30 PM.