Determine version of SQL Server from ADO.NET

后端 未结 5 1366
难免孤独
难免孤独 2021-01-01 19:42

I need to determine the version of SQL Server (2000, 2005 or 2008 in this particular case) that a connection string connects a C# console application (.NET 2.0). Can anyone

5条回答
提交回复
热议问题