Automate distributing a front end database

  • Thread starter Thread starter frank
  • Start date Start date
F

frank

I have a split database with the back-end on the server,
the font-end is on the client machine. I remember coming
accross some code that helped with automating the
deployment of newly created front-ends. Unfortunatly, I
cant find any info on this.

Basically, I would like to place the front-end in a folder
on the server. Whenever the client launches the database
it will look, evaluate, and install the new front-end as
needed onto the clients machine.

I'm hoping somebody has code for this. I'd hate to have
to "recreate the wheel".

Thanks in advance!
 
Back
Top