Ranno34002

Database sql file download

In this article, I will first introduce how to create the SQL Server database for this application and then show you how to upload and download files in this ASP.NET application. Create the database. To create the database, you need to have "administrative" permissions in SQL Server. In my environment, I have a SQL Server 2008 installed on my I need to get .sql files from an existing database with SQL Server 2012. Is this possible because all I see in the export option is delimited files. Ex.) I have table1 with 30 records. I need a file that would be something like what is below. (I know my syntax is incorrect, but you should get the point).

Continue reading