Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : Accessing MS Access DB in Internet Using Delphi 5
| Subject: | Accessing MS Access DB in Internet Using Delphi 5 |
| Posted by: | "Prabhat" (not_a_ma..@hotmail.com) |
| Date: | Tue, 8 Nov 2005 12:50:38 +0530 |
Hi All,
My application is developed in Delphi 5 which uses MS Access DB of One of
our Website. The main purpose of the application is to get the records
(based on some conditions) from the DB and send FAX those and update the
records back to DB.
Until no the Website was hosted with our server so the DB was located
locally which was wasy for the Delphi application to work with. But Now we
are moving our website to ISP. So How do I change the Delphi Application to
access the DB to perform the same task?
Or is that possible that I can develop one webpage that will list the
records required by the delphi application and using delphi 5 I can access
those records to do my task?
Please suggest all possible ways.
Thanks in advance
Prabhat