Thread: About ODBC

  1. #1
    frankiepoon
    Guest

    Wink About ODBC

    Hi all,

    I wan to know if i use ODBC to link to the database, did it support multi-user access??if not,what can i do??anyone one can give me some suggestion~~

  2. #2
    Registered User
    Join Date
    Aug 2002
    Posts
    170
    Multi user access is determined by the database.

    If you write an app and 10 people will use it to connect to a multiuser DB then you are fine. Assuming you allow for user authentication in your app.
    Best Regards,

    Bonkey

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help With ODBC Code
    By zzman in forum C Programming
    Replies: 9
    Last Post: 08-22-2008, 03:18 PM
  2. Oracle cursor in ODBC
    By Mortissus in forum C Programming
    Replies: 4
    Last Post: 09-10-2007, 01:19 PM
  3. ODBC Connection
    By StephanC in forum C++ Programming
    Replies: 1
    Last Post: 03-24-2006, 02:08 AM
  4. odbc with vc++
    By doublin in forum C++ Programming
    Replies: 1
    Last Post: 03-21-2003, 10:09 AM
  5. Linking error using ODBC with C and BCC32
    By D@nnus in forum C++ Programming
    Replies: 0
    Last Post: 11-17-2001, 05:11 AM