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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Deploy access application

Status
Not open for further replies.

shyamsundar

Programmer
Aug 23, 2002
75
IN
Hi,

I want to deploy my Access 2000 application at customer's site, with predefined installation location,and also I want to know if i upgrade/modify my application other than the table, how can i upgrade it at my customer's site, without effecting the data table.

pl. help
thanx
 
Shyam,

Funny, this is the second posting today asking about this, and I just wrote up a long article for my website on it. Unfortunately I haven't got it up there yet, and I won't be able to do that until Saturday or Sunday. But if you check at the end of the weekend, you'll see it up there, I promise.

Basically, the way I do it uses a shortcut on the user's pc that points to a batch file that creates directories, copies files, checks a version-indicating file to determine whether or not to copy the new FE, registers dlls if necessary, and fires up the database.

Hope you can wait!

Jeremy =============
Jeremy Wallace
Designing, Developing, and Deploying Access Databases Since 1995

Take a look at the Developer's section of the site for some helpful fundamentals.


Remember to reward helpful tips with the stars they deserve.
 
Shyam, I just put this up, so go ahead and take a look, if you're interested.
Jeremy =============
Jeremy Wallace
Designing, Developing, and Deploying Access Databases Since 1995

Take a look at the Developer's section of the site for some helpful fundamentals.


Remember to reward helpful tips with the stars they deserve.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top