OBJECT_ID(N'blah.[blah.boo]')
brackets around the whole name worked
Tuesday, September 30, 2014
object_id with table created by mistake with schema name
Monday, September 22, 2014
Could not load type MvcApplication
just restarted VS
Friday, September 19, 2014
varchar(max) > 4000 characters
only with casting
Wednesday, September 17, 2014
asynchronous <> multithreaded
changing recovery plan
I coudnt do it with the graphical tools because the log was full
this worked
ALTER DATABASE blah set recovery simple
this worked
ALTER DATABASE blah set recovery simple
Tuesday, September 16, 2014
DBCC SHRINKFILE
uses the logical name
Wednesday, September 10, 2014
Subscribe to:
Comments (Atom)
