How can we help you today? How can we help you today?
Andy_PS
Property cannot be updated or deleted
Property cannot be updated or deleted. Property 'SqlAssemblyFileLine' does not exist for 'dbo.up_CLR_RotaAppointmentTransfer'. Had a search on the forums and the web in general and I can't see w...
2 followers 7 comments 0 votes
DROP ASSEMBLY failed
Ok got another one. Hopefully its as painfully obvious as my last question.DROP ASSEMBLY failed because 'PremierSoftware.SqlServer.BusinessData' is referenced by object 'up_CLR_StockHeaderSearch'. ...
2 followers 3 comments 0 votes
"Object reference not set to an instance of an object."
Heres my code: Database liveDatabase = new Database(); liveDatabase.RegisterForDataCompare(liveConnectionProperties); Database snapshotDatabase =...
2 followers 2 comments 0 votes