Viewing 15 posts - 76 through 90 (of 789 total)
Jason,
Thanks for the article, good job!
😉
June 23, 2010 at 12:54 am
sree-879715 (6/22/2010)
I was able to start the named instance but now I am not able to alter the login name
I mean I getting error while...
June 23, 2010 at 12:19 am
You can start a name instance from command prompt like this:
net start <InstanceName>
June 22, 2010 at 2:28 pm
Seems very nice book for DBAs. Thanks for the notice!
June 20, 2010 at 2:18 am
Jeff Moden (6/3/2010)
Steve Jones - Editor (6/1/2010)
June 3, 2010 at 3:25 pm
Or you can use the Grant Select command:
USE sqlbox
GO
GRANT SELECT ON sqlbox TO sam
GO
June 2, 2010 at 3:41 pm
Steve Jones - Editor (6/1/2010)
Very cool video. Worth watching:
Yep, very cool ...! :hehe::hehe:
June 1, 2010 at 10:55 am
Read many books or e-books as many as you can read & learn things that is related to the relevant technology, so for the certs about SQL Server 2005 read...
May 19, 2010 at 5:36 am
Try to put the remote login and password on Security tab, in the section below like in the attached jpf file...seems problem with your login settings!
May 11, 2010 at 7:12 am
Ok did you check to the services area ...Control Panel > Administrative Tools > Services then search for the SQL Server Browser service!?
If you find there you should start it,...
April 30, 2010 at 10:31 am
What are you trying to do with this replacement!? It hasn't logic to do like that, how many records do you have in both tables what is the right purpose...
April 30, 2010 at 10:27 am
Ok! It is impossible if you have SQL Server Express edition and no SQL Server Browser ... !!!
Ok! In your machine where you are connected remotely try to find the...
April 30, 2010 at 10:10 am
homebrew01 (4/30/2010)
SQL Server VSS Writer.
I don't know how this was setup ......
April 30, 2010 at 9:52 am
Ok! Are you trying to connect in local machine or remote machine !?
While you have same problem seems that you are trying to connect in remote machine so take a...
April 30, 2010 at 9:44 am
If your installation is default way & if you work in your local machine(PC) you can try also like :
.\sqlexpress OR
(local)\sqlexpress
April 30, 2010 at 9:34 am
Viewing 15 posts - 76 through 90 (of 789 total)