![]() | ![]() | ![]() |
| |||||||
| Forums | Register | Groups | Awards | Arcade | Pets | T-Bucks / T-Store | Invite Your Friends | Blogs | Mark Forums Read |
| Web Design Forums and discussions on webdesign |
Web Design | |||||||||
|
|
|
|
| |||||
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Civilians | Hi In my Access database I used the option saveas in a form. I used Data-Access Page and I can see the database in my IE. But now I put this on the webserver (Windows 2000 server) and try to see the database. When I take a look on the server and watch it in IE I can see the database and fill with data. But now I go to my own station and try to get the page and get an error that het can find d:\data\dtabase.mdb This data is local on the server. I've tried to changed the string in webpage like http://etc. What do I do wrong Greetings Frits Blankenzee |
|
| | #2 (permalink) |
| Civilians | You cannot access an Access database (MDB file) over the Internet with DAP; as the JET OLEDB driver cannot work over the TCP/IP protocol. You need an intermediate transport layer such as a VPN or RDS. Bad news for you, RDS has been deprecated by Microsoft many years ago because of security concerns. If you want more information about using RDS: http://msdn.microsoft.com/library/de.../deploydap.asp For more details, see the newsgroup microsoft.public.access.dataaccess.pages. For a solution to your problem, you will need to replace Access with SQL Server or MSDE as the backend or use another solution than DAP; for example ASP our ASP.NET. S. L. "Frits Blankenzee" <f.blankenzee@sinegroup.nl> wrote in message news:OYmv25p5EHA.1192@tk2msftngp13.phx.gbl... > Hi > In my Access database I used the option saveas in a form. I used > Data-Access Page and I can see the database in my IE. > But now I put this on the webserver (Windows 2000 server) and try to see > the database. > When I take a look on the server and watch it in IE I can see the database > and fill with data. > But now I go to my own station and try to get the page and get an error > that het can find d:\data\dtabase.mdb This data is local on the server. > I've tried to changed the string in webpage like http://etc. > What do I do wrong > Greetings Frits Blankenzee > |
|
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| access database | Duncan Newell | Web Design | 2 | 10-12-2005 10:02 |
| Database access | Charles | Microsoft Applications | 2 | 05-29-2005 08:00 |
| Slow Access to Access 97 Database | =?Utf-8?B?UGF0ICBC?= | Web Design | 3 | 11-22-2004 13:00 |
| MS Access database sharing | db | Web Design | 1 | 11-11-2004 22:55 |
| go Web with Access Database | gthompson | Web Design | 0 | 06-15-2004 14:29 |
![]() | ![]() | ![]() |