Remote Database Connection (connect to web based database)
The demo will show you how to use ADO to connect to a database hosted on a web server. From there all standard uses of ADO recordsets and what not are possible. I see this question asked a lot in newsgroups so I thought I would share this code here to to help refer them to a working example. Note, the web server has to be a server you have rights to and not just some free web hoster like GeoCities so don't get too excited if you thought that is what this was. This demo will connect to my web server and read data from the NorthWind database found in SQL Server. Also note, my web server cannot handle a lot of traffic so depending on how many people download this and try it, you may have some slow responses or errors on connection. Sorry, but this is just a demo. This code is really not advanced, but many people do not know you can use ADO like this so I just wanted a demo up to point people to later on. Hope it helps some.
KEYWORDS: REMOTE DB DATABASE ADO RECORDSET WEB SERVER WEBSERVER CONNECTION SQL IIS
Original Author: Clint LaFever
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 70 times
Categories
Attachments
Remote_Dat1082327192002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 6,030 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.