In my application I wanted to Open an existing blank database (called "New File" - with full structure but no data), then fill the database using the application then save the database with a different name and path. What is the most appropriate method of doing this? I use SQLEXPRESS and VB.NET 2010.