Mike Brunt wrote: > I have created many SQL Server databases using an .sql script but never an > Access one. Can anyone tell me how to do this in Access, this is for a CF > App and I apologize if this is slightly OT.
Not. Best bet is to have an empty Access database at hand to copy into the location that you want it and then create the tables etc. using standard SQL (that part is really RTFM), but AFAIK it is impossible to do the actual database creation in SQL. Jochem ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

