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

CreateDatabase Code needed

Status
Not open for further replies.

deadhead7

Programmer
Apr 18, 2003
57
US
I need code for CreateDatabase to create a new database in C:\
 
See faq222-1422.

Thanks and Good Luck!

zemp
 
This is great,,, BUT now how can I have it delete that database if it already exists or have a popup to rename a new database
 

See the

Kill , Dir(), Name

functions to Delete, Check if exists, or rename a JET MDB database
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top