Viewing 15 posts - 3,526 through 3,540 (of 19,564 total)
As much fun as it sounds, you could migrate the data into a new database with the appropriate filegroups etc.
Editing sysaltfiles directly is protected and shouldn't be done.
February 21, 2014 at 8:13 am
Shadab Shah (2/20/2014)
I notice one more thing, That if i used N in the SP and not while calling , ???? gets inserted.
CREATE TABLE #TBL1 (Property nvarchar(255))
ALTER...
February 21, 2014 at 8:09 am
Ed Wagner (2/21/2014)
Daniel Bowlin (2/21/2014)
crookj (2/21/2014)
WotD - Minutiaeatom
Bomb
Manure
February 21, 2014 at 8:05 am
I can see memory issues causing (memory dumps) blocking logins. I haven't seen it actually change a login to be expired. I guess it's not much of a...
February 21, 2014 at 8:04 am
I have 5 clients using the same piece of software from a 3rd party vendor. This vendor has rolled out CLR procedures to each of the clients. In...
February 21, 2014 at 8:01 am
Do you have a backup of the database from before those files were deleted from disk?
February 21, 2014 at 7:56 am
Igor Micev (2/21/2014)
To ensure myself, I read this reference http://technet.microsoft.com/en-us/library/ms186388.aspx and I didn't see any correlation of the model's read_only property to the same for the restoring...
February 21, 2014 at 7:53 am
ChrisM@Work (2/21/2014)
rodjkidd (2/21/2014)
ChrisM@Work (2/21/2014)
SQLRNNR (2/20/2014)
ChrisM@Work (2/20/2014)
SQLRNNR (2/20/2014)
Sean Lange (2/20/2014)
stormsentinelcammy (2/20/2014)
will this forum thread ever get back on topic?What topic is that???
SQUIRREL
NUTS! WHOLE HAZELNUTS!! Careful, this could go downhill very quickly...
You...
February 21, 2014 at 7:39 am
dwain.c (2/20/2014)
SQLRNNR (2/20/2014)
dwain.c (2/20/2014)
SQLRNNR (2/20/2014)
Well done Dwain!!What do you think of the new thought question in my signature links?
Yes, I have been told that many times. They always want...
February 21, 2014 at 12:06 am
dwain.c (2/20/2014)
SQLRNNR (2/20/2014)
Well done Dwain!!What do you think of the new thought question in my signature links?
Yes, I have been told that many times. They always want things to...
February 20, 2014 at 11:54 pm
The most likely for that is Label3.Text has a value that is not a DateTime value.
February 20, 2014 at 11:53 pm
pietlinden (2/20/2014)
February 20, 2014 at 10:20 pm
Viewing 15 posts - 3,526 through 3,540 (of 19,564 total)