Viewing 13 posts - 1 through 14 (of 14 total)
hmm ok so thr param is after the where clause. and the string value would be my repeating value for the name of the db correct?
as for the user...
September 20, 2011 at 5:00 pm
Yes Sir! 🙂
so hate to do this to you but a couple more questions arose once i ran this and it worked as expected.
1. Can i...
September 20, 2011 at 4:30 pm
yes i did for testing purposes i ran it from the test server which is also the sql server.
thanks
September 20, 2011 at 4:06 pm
ah nevermind i just figured it out. i can just put in the servername only. apparently local does not work for this...
thanks again great help here as always!
September 20, 2011 at 4:05 pm
thanks that will be great. I am getting the below which must be a syntax i have wrong. When i put in the servename\instance or local or default. Is there...
September 20, 2011 at 3:58 pm
hey so another question.
I may want to only select to add them to 1 database.
Can i change line 23 to use the db name and forgo the from...
September 20, 2011 at 2:50 pm
thanks i'll taeka look at it. the issue is that the app for this does has to have a 1 to 1 so groups dont work....
September 19, 2011 at 5:20 pm
I am still looking for a way to grab the user accounts from a list as well. Ultimately i would like to run this script to generate the new script...
September 19, 2011 at 3:39 pm
ah nevermind i see that is a variable of sorts. I have it now....thanks for the hand.
September 19, 2011 at 3:33 pm
ah missed that...so on lines 3 and 5 the name as in your script it gives me an error invalid column name however this should be the name of the...
September 19, 2011 at 3:30 pm
So i get an incorrect syntax on line 7 concerning the user name? Does not matter if i try to use a sql or domain user. there was also an...
September 19, 2011 at 2:52 pm
ok that may work. So do i still put in each db name or is it going through all db not under id 4? also for the user name by...
September 19, 2011 at 2:18 pm
Viewing 13 posts - 1 through 14 (of 14 total)