Results 1 to 3 of 3

Thread: Internet Database

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 1999
    Location
    Germantown,Maryland; USA
    Posts
    6

    Post

    Does anyone know how to make a VB app which opens a web browers (easy) that accesses an server's database. Then when it accesses the server, it searches for a specific primary key then returns the information to the client's web page.

  2. #2
    Addicted Member
    Join Date
    Jan 1999
    Posts
    173

    Post

    The problem is you won't be able to open the database. I suggest you download it to a temporary file and read that.

    ------------------
    "To the glory of God!"

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 1999
    Location
    Germantown,Maryland; USA
    Posts
    6

    Post

    Can't you access the database using an ADO or Data Envir? The user only needs read only so a VB app should be able to open a database even if they are on another machine. MDB Remote Session. Maybe?

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