System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'SqlEdition'.
Hello, get the above error when trying to run my sql test.
I do not have this column in the test, nor any of its associated files, so figure this is a redgate thing.
Looks like it is coming from tSQLt.Private_Init:
Any assistance would be appreciated.
Thanks!
I do not have this column in the test, nor any of its associated files, so figure this is a redgate thing.
Looks like it is coming from tSQLt.Private_Init:
Any assistance would be appreciated.
Thanks!
Tagged:
Answers
Thank you for your forum post.
What version of SQL Test are you using?
Also the Version of SSMS and the SQL Server of the database being tested?
tSQLt.Private_Init is installed as part of the tsqlt framework which essentially is this Stored Procedure:
Are you able to execute the stored procedure manually (Right click the procedure >Execute Stored Procedure)?
Many Thanks
Eddie
Senior Product Support Engineer
Redgate Software Ltd
Email: support@red-gate.com