Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADP distribution??

Status
Not open for further replies.

JennyPeters

Programmer
Oct 29, 2001
228
US
Hi,

I know with an Access MDB you can use replication to distribute an application, but how would one distribute an ADP?

Thanks,

Jenny Peters
 
An ADP is just the front-end to a RDBMS back-end, therefore you distribute the ADP like you would any Access project, then use the RDBMS's replication feature to get the data stored locally on the user's desktop.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top