Ask Experts Questions for FREE Help !
Ask
    hcjgh's Avatar
    hcjgh Posts: 3, Reputation: 1
    New Member
     
    #1

    Apr 14, 2004, 09:52 AM
    ç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
    Gkhster's Avatar
    Gkhster Posts: 33, Reputation: 1
    Junior Member
     
    #2

    Jul 4, 2004, 04:09 AM
    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

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Visual basic [ 1 Answers ]

Where do I go on my computer to find out what version of visual basic I have? Thanks

Visual basic modules [ 2 Answers ]

hello I defines a general array in a module in my project and I assigned values to this array but when compile this project gives error:invalid out side procedure please help me thanks a lot

Visual Basic 6.0 [ 1 Answers ]

What is the cost of Visual Studio 6.0 Enterprise Edition?

Visual basic [ 1 Answers ]

How can I disable maximise button of a form but minimise and close button should be enable?

Visual Basic [ 1 Answers ]

I want to add icon in the button which I have used in my visual basic program. How can I do that. Please help.


View more questions Search