The easiest way to do this is using ODBC. Paradox has ODBC drivers in its Borland Database Engine (BDE) If your version of Delphi is beyond using the BDE, you can use the ODBC components themselves (I think).
Hope this gets you started...:) Tom Nesler -----Original Message----- From: delphi-db-boun...@elists.org [mailto:delphi-db-boun...@elists.org] On Behalf Of SoftTech Sent: Wednesday, June 08, 2011 10:11 PM To: Delphi - Database Subject: How to connect to a MS Access Database Greetings All, Can anyone share out to connect to a very simple MS Access Database using Delphi 5.1 The database is very simple. Has One table with 3 fields. I would like for a user to be able to edit this database on their local computer, then update the database on an FTP site for use with a website. Any tips appreciated. Thanks, Mike _______________________________________________ Delphi-DB mailing list Delphi-DB@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-db _______________________________________________ Delphi-DB mailing list Delphi-DB@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi-db