Database Options?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am currently beginning development for a university project (actually it is going to be my senior design project). Without going into too much of the details, the application I am building will be a custom CMS written in ASP.NET 2.0 (C#). The biggest problem that I have run into is the university does not support SQL or MySQL for a porject such as mine. They have recommended that I use Access for a database. Are there any other options? I noticed that in VS2005 there is an option to add a SQL database file. Could I use a SQL file without SQL Server running? How does it compare to SQL 2005 Server?