Jul 18, 2004 #1 anneoctaaf Programmer Joined Dec 15, 2003 Messages 104 Location NL i want to make connection to a database on a webserver somewhere else: http://www.myweb.nl/database/myDB.mdb (from my desktop at home) How do i set the ODBC configuration? Thanx!
i want to make connection to a database on a webserver somewhere else: http://www.myweb.nl/database/myDB.mdb (from my desktop at home) How do i set the ODBC configuration? Thanx!
Jul 19, 2004 #2 MikeRBS IS-IT--Management Joined Apr 15, 2004 Messages 81 Location GB You may not be able to do this. The reason being web servers tend to be set up so you can't - for security reasons. You might want to search msdn for 'remote data services' or whatever the latest name is. This is an area in flux. Upvote 0 Downvote
You may not be able to do this. The reason being web servers tend to be set up so you can't - for security reasons. You might want to search msdn for 'remote data services' or whatever the latest name is. This is an area in flux.