|
-
Jul 29th, 1999, 09:21 AM
#1
Thread Starter
New Member
Dear friends, could someone please tell me how to set up an odbc link for ms access. I have just acquired a access 2000 package running on windows98. What are the steps ? When table relationships are defined within access, will it apply when I am developing a systems in VB or do I have to code the referential integrities in VB ? Your explanation on this is very much appriciated. Thanks again.
------------------
JSW
-
Jul 29th, 1999, 09:39 PM
#2
Lively Member
You don't have to check referential integrity in your VB app if you've established it in your Access DB. If you try to manipulate a record that would result in a violation of RI, you will raise an error (which you should be checking for in your error handler.)
Bash
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
|