Working with SQL Server withing Visual Studio 2008. From add/remove programs, I see that SQL Server 2012 64bit and SQL Server Compact 3.5. SP2. How does one tell which version is in play with regard to the database I have created within
VS2008?. Additionally, I am configuring one of the tables in the database and would want to Specify "Identity" to be "TRUE". In the properties, I do not see identity but do see Length, Name, Nullable, NumericPrecision, etc. I am presently
using the "properties" window of the soution explorer. Seeking guidance on how to find and set this parameter
↧