security

Technical Article

RE: How to locate a client with fake hostname

  • Reply

By the way, I should note that W2K (probably XP) includes a network sniffer that's decent (limited to what comes in/out of that server, not a general sniffer). So you can do some gross things like sniff all packets and then search out strings or check specific connections to determine which did what. But that's […]

You rated this post out of 5. Change rating

2003-08-28

1 reads

Technical Article

RE: Update trigger on a specific column...problem

  • Reply

Uday, first of all, your second part does not take a set based update into account. This might give you some problems if more than one device is updated in one statement. For the rest, you should not use the syntax you're using. Try the following for the if statement : IF EXISTS (SELECT DEVICE_STATE […]

You rated this post out of 5. Change rating

2003-08-28

1 reads

Technical Article

RE: Creating a PDF from a Stored Procedure

  • Reply

Where do you find the specs for the PDF format? I would also like to make a suggestion. I personally think that code that is shared with others should be easier to follow. One of the things that helps with that a lot is clear variable names. I have no idea what @cr, @pr, or […]

2003-08-27

1 reads

Technical Article

RE: Replication Document

  • Reply

Hi Andy, Transactional type is working fine for me, where ever i update source , snapshot agent is updating subscriber, But if i create any tables/objects how this will reflect in subscriber, what Replication type i need to use. This is first time I am doing replication. venkatesh

You rated this post out of 5. Change rating

2003-08-27

2 reads

Technical Article

RE: Export to Excel without DTS. Possible?

  • Reply

quote: I am trying to figure out how to export the results of a query to Excel with some specific formatting. Is this possible to do without using DTS? One method could be -- Inputs:File name of the excel document. -- Returns:The query result, written directly in Excel document! DECLARE @err_desc varchar(255) DECLARE @i int […]

You rated this post out of 5. Change rating

2003-08-27

Technical Article

RE: Newbie: continuing backup failures

  • Reply

In Enterprise Manager-SQL Server Agent-Jobs look at the specific jobs that failed. Right click and check the job history. Also check the SQL Server logs as well as the maintenance plan history. Somewhere in all this there might be more informative error messages. Try posting all of them here so that we have more to […]

You rated this post out of 5. Change rating

2003-08-26

1 reads

Blogs

Back to Boston for SQL Saturday

By

I’m leaving again tomorrow for a trip. This time I head back to Boston...

T-SQL Tuesday #179: What’s In Your Data Detective Toolkit?

By

Most of us who work with data have, at least a few times, been...

The Future of the Social Web Is in Good Hands

By

The Social Web Foundation is aiming to grow the fediverse and make the social...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers