Viewing 15 posts - 511 through 525 (of 1,292 total)
Bhuvnesh (12/16/2009)
thanks for itplease tell me we have another option like
1. be made without using security context
Does not use / require any kind of authentication, example if...
December 16, 2009 at 7:25 am
Shamsul (12/16/2009)
Hi SqlGuru'sCan some one send me the link for sqlserver 2005 architecture will be a great help.
Thanks a ton
Hassan
It would have been better had you used Google and...
December 16, 2009 at 7:18 am
Jack Corbett (12/16/2009)
Is the SQL Server service running?
Good Question Jack .
December 16, 2009 at 7:13 am
Good to hear that, thanks for updating here.
December 16, 2009 at 7:08 am
Is the SQL Server accepting connections actively when you have this issue?
December 16, 2009 at 7:05 am
You need to setup Linked Server and use 4 part Notation, ex: LinkedServer.Database.Schema.Table in your queries.
Search Google for Linked Server in SQL Server and you will find plenty of...
December 16, 2009 at 7:04 am
I second Lynn's reply. Read the referred article and post all what you have tried, that gives a head start for some who wants to solve.
Help us to help you....
December 15, 2009 at 4:04 pm
Firstly, wrong place to post, the topic Try Catch block is not available in SQL Server 2000.
I have not heard/read anything such as TRY SUCCESS in SQL Server.
BEGIN TRY...
December 15, 2009 at 4:01 pm
My suggestion would be going with SSIS Packages.
December 15, 2009 at 3:41 pm
Right click on the SQL Server Agent and choose properties. Choose the option as shown in the attachment. (See the attachment.)
Does that help?
December 15, 2009 at 11:30 am
The thread is taking a breather after the 10000 marathon.
Common Barry where are you? :ermm:
Just saw that from Post# 9989 to 10008 (20 replies) you posted 14 replies... :w00t:...
December 15, 2009 at 10:25 am
CirquedeSQLeil (12/15/2009)
Usually people are much more willing to help if you have shown that you have tried something.
Absolutely right !
December 15, 2009 at 10:15 am
From AP, India.
Currently in PA, USA
December 15, 2009 at 10:02 am
I am with Lynn on this, read Books Online and search Google with the phrases you post here, you must be finding plenty of blogs, articles and such forum discussion...
December 15, 2009 at 9:58 am
asita (12/15/2009)
Could you assist mecan we send the table data as a message is it possible?
please...............
Yes it is possible. Use the Code below
DECLARE @xml NVARCHAR(MAX), @body NVARCHAR(MAX) , @SUBJ...
December 15, 2009 at 9:51 am
Viewing 15 posts - 511 through 525 (of 1,292 total)