PDA

Click to See Complete Forum and Search --> : Distrib. Database Application


JFS
Aug 30th, 2000, 08:32 PM
Anyone have an clear/concise example of creating an ADO database connection to an Access2000 .mdb database for a distributed application?

My application will store data in the database, recall that data, manipulate data, and restore it. I need to see how to setup the database so that it can be distributed to any Win* machine and work properly. I don't want to setup the app so that it is specific to my development machine.

-jfs