Hi All,
I have just finished developing an ASP.NET on my local Windows XP machine. I used Visual Studio 2008 and SQL Server express to develop the site.
My problem is that now I would like to move the SQL Server database from my XP machine to my production server.
I have been reading that SQL Server express cannot export my database. Is this correct? What would be the best way to export my SQL Server Express database so that I can deploy it on my production server.
IE Do I need to download and install the full blown version of SQL Server? If so what version would be best.
This is very frustating as I have added informaton already to the database and I do no twant to loose all this information if possible.
Any help would be greatly appreciated...