PDA

Click to See Complete Forum and Search --> : How can i send and get data to a remote database?


ElBarto0
Oct 5th, 2000, 05:29 AM
This is my problem:

I want to develop a vb program, which allows
to send and get data from a remote database.
this database is an access database in the www

i want to know if there are interfaces, which allow to
connect to this database.
(i use ADO for the database)
is it possible to make this programm by using an asp-page,
which manages the accesses to the database?

sorry for my ****** english!

Thanx a lot for your help!

ElBarto

[Edited by ElBarto0 on 10-05-2000 at 06:31 AM]

monte96
Oct 5th, 2000, 09:27 AM
You can't access an Access database remotely.

That's what SQL Server is for..