Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 May : Updating a remote database? How?
| Subject: | Updating a remote database? How? |
| Posted by: | "Perry Jönsson" (publ..@combinative.se) |
| Date: | Thu, 26 May 2005 14:39:04 |
Hello,
I would like to update an remote database from my client application.
The remote database is today MS Access (may change in the future to SQL
Server).
Any suggestions/advice on how to do this?
The database is on a Webserver (IIS).
If is not possible to update directly using e.g ADO, can this be done by
calling a web-page (asp) with arguemtns?
If, how do you do this?
Which components are you using?
It is possible send a XML file to the asp-page?
How do you do this?
Any advice welcomed.
Regards,
Perry Jönsson