Results 1 to 3 of 3

Thread: relational access database : import into vb.net

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2008
    Posts
    515

    relational access database : import into vb.net

    I have set up a relational database in access where some fields look up values in another table and display it in a combobox.

    I am now looking to import this access database into a vb.net express project.

    Do I have to rebuild these relationships ?

    How do I recreate the functionality mentioned above ? A combobox should display values from 1 table and store the selected value in another.

    Thanks for any help.

  2. #2
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: relational access database : import into vb.net

    You cannot import an Access database to VB.Net. But you can use VB.Net to access an Access database.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2008
    Posts
    515

    Re: relational access database : import into vb.net

    Quote Originally Posted by Xancholy

    Do I have to rebuild these relationships ?

    How do I recreate the functionality mentioned above ? A combobox should display values from 1 table and store the selected value in another.
    Thanks - how do I do the above ?

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