What steps will reproduce the problem?
1. Create a new database called 'Test' on your SQL Server 2005 instance.
2. Run the SqlServer2005 unit test against it.
3. Some (around a dozen) of the unit test fail:
E.g.
SqlServer2005TransformationProviderTest.RemoveColumn :
FailedSystem.Data.SqlClient.SqlException : Invalid object name 'SYSOBJECTS'
or
SqlServer2005TransformationProviderTest.GetTablesWorks :
FailedSystem.Data.SqlClient.SqlException : Invalid object name
'information_schema.tables'.
What am I doing wrong?
Original issue reported on code.google.com by dejan.ra...@gmail.com on 29 Mar 2010 at 8:04
Original issue reported on code.google.com by
dejan.ra...@gmail.com
on 29 Mar 2010 at 8:04