Hello, I have installed Visual Studio 2005, SQL Server 2005 and SQL Server 2000.
I managed to create a database using the Server Explorer in VS. How can I tell which engine (SQL Server 2000 or 2005) the database I created is running in?
I need to create my database and tables in SQL Server 2000 since my website host does not support SQL Server 2005.
Thanks in advance,
Louis
I managed to create a database using the Server Explorer in VS. How can I tell which engine (SQL Server 2000 or 2005) the database I created is running in?
I need to create my database and tables in SQL Server 2000 since my website host does not support SQL Server 2005.
Thanks in advance,
Louis