Viewing 15 posts - 346 through 360 (of 604 total)
found one..thanks anyway..
-This script will script the role members for all roles on the database.
--This is useful for scripting permissions in a development environment before refreshing
...
April 19, 2011 at 7:15 am
Kinda figured....
Thanks Gail
March 7, 2011 at 10:14 am
I'm creating only the DB mapping, the user is still there.
the mapping to the dbis what goes away
February 22, 2011 at 11:53 am
oh wait that's not gonna work that user already exists....
February 22, 2011 at 10:09 am
got it myself thanks anyway...
CREATE LOGIN [UserA] WITH PASSWORD=N'UserA',
DEFAULT_DATABASE=[OrphanedUsers],
CHECK_EXPIRATION=OFF,
...
February 22, 2011 at 10:01 am
yep they sure did
I think I have it setup
thanks for your help
February 15, 2011 at 8:35 am
I'm not sure of it's origin...pretty sure these are crystal report files.
...wish it was grand theft auto...lol
February 2, 2011 at 11:59 am
I would use the backup/restore method...less risky...no chance of the file not re-attaching.
December 15, 2010 at 8:25 am
Thanks Steve...I ended up changing the source data type. It was incorrect/inconsistant with the other tables.
Thanks again for your help. Happy holidaze..
December 6, 2010 at 9:32 am
I get an error:
Msg 8115, Level 16, State 2, Line 2
Arithmetic overflow error converting expression to data type int.
Msg 245, Level 16, State 1, Line 4
Conversion failed when converting the...
December 6, 2010 at 7:30 am
Viewing 15 posts - 346 through 360 (of 604 total)