Results 1 to 3 of 3

Thread: Access database on internett!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2002
    Posts
    31

    Access database on internett!

    I have a problem I want you guys to look at.
    Is it possible to connect to an access database directly on the web without using DSN? I am not able to connect to the database with or without DSN. What I really wanne do is to connect through a datagrid into an access database... Can someone help me.. I need help!!!

    Pet

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    You need some kind of data server middleware to pull this off - there's no direct connection possible over a network like this.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    Helger
    Guest
    Yes. Switch to MSDE you can use the upsizing agent to migrate your DB. Do a search on the microsoft page to find and download MSDE - it's free.

    The other thing that could be done is writing a little proggie that does the DB stuff and install it on the computer where the DB is installed. Include some winsock stuff. Write another proggie for the remote computer that uses winsock to contact the other proggie on the DB-computer. That's quite a hazzle --> use MSDE.

    hth,

    Helger

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