Results 1 to 3 of 3

Thread: [2005] connecting my web site with to DB

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2006
    Posts
    52

    [2005] connecting my web site with to DB

    HI,

    I have a MS Access database on desktop server
    so how i can connect my web site with this DB
    to read data directly from the source.

    Thanks in advance

  2. #2
    Hyperactive Member
    Join Date
    Apr 2005
    Location
    Indiana
    Posts
    451

    Re: [2005] connecting my web site with to DB

    Is your website on the same server as your database?

    If so, then just use a connection string. You can get help with connection strings from ConnectionStrings.com

    If not, then you will either have to have a static IP, or use dynamic DNS from someplace like DynDNS.
    Ben


    Using Visual Basic 2005/2008

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [2005] connecting my web site with to DB

    ADO.NET Tutorial (using MS Access)
    http://www.vbforums.com/showthread.php?t=466658

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