Results 1 to 3 of 3

Thread: connect to access

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2006
    Location
    Jerusalem
    Posts
    39

    connect to access

    hi, i know this is amateur
    can anyone please tell me exactly how can i connect my visual basic application to a microsoft access database using an adodc control ..
    i always connect to sql server 2000 and i dont know how to connect to access..
    thank you ..

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

    Re: connect to access

    Have a look at www.connectionstrings.com...
    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
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: connect to access

    If you are connecting to SQL Server through code, and I suspect you are, then why would you want to use a bound control like ADODC?

    Keep using code for your connection. It is much more flexible. dee-u's link should provide you with the connection string you need.

    If not, there are two and half tons of examples of how to connect to an Access database that have been posted in this one forum section alone.

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