|
-
Nov 30th, 1999, 11:02 AM
#1
Thread Starter
New Member
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.
-
Dec 1st, 1999, 08:37 PM
#2
Addicted Member
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!"
-
Dec 2nd, 1999, 12:04 PM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|