|
-
Jan 19th, 2009, 04:46 PM
#1
Thread Starter
Fanatic Member
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.
-
Jan 19th, 2009, 04:58 PM
#2
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.
-
Jan 19th, 2009, 05:22 PM
#3
Thread Starter
Fanatic Member
Re: relational access database : import into vb.net
 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|