Results 1 to 2 of 2

Thread: Using ODBC to link with an access d/b

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Location
    PJ,Selangor,Malaysia
    Posts
    1

    Post

    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

  2. #2
    Lively Member
    Join Date
    Jun 1999
    Location
    Raleigh, NC
    Posts
    70

    Post

    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
  •  



Click Here to Expand Forum to Full Width