Topics
Started by
Posts
Last post
A lot of our sps run with the following code at the start... SET @start_date = (select MAX(StartDat…
9 replies
Hi, Currently my system works like this. UI calls SP which calls UDF which call some views in the l…
2 replies
I know it's unclear from Subject. But here is the deal. I have a procedure, very long procedure tha…
6 replies
I need some direction on how to scramble my production data for testing purposes. We have a c…
13 replies
Hi, first post here if I want get and return an error from a script that call osql I can to that wi…
2 replies
How to search .BKP and .TRN files using xp_cmdshell (single Query)? Is it possble?
3 replies
hi I have table with 10 columns,that table having 10 lack record, from appication one query running…
1 replies
Hi, I manage a web site where the 8k per row limit in SQL has never been a major problem, howe…
13 replies
Hello, i have a request in T sql and i would like to insert in the result file (xls) the date like:…
11 replies
Hello If i use the enterprise manager, choose the database and select a table and build a query ba…
2 replies
Hi All - SQL Server 2000 I am struggling with a couple of triggers and would appreciate any help...…
3 replies
Why would the index tuning wizard (or anyone write): IF( @@error 0 ) SET @bErrors = 1 IF( @bE…
3 replies
Need SQL to return all rows where C1 occurs more than once, C1 is duplicated, AND, C2 con…
2 replies
I am passing xml into a stored procedure. So I can handle 1 or more database updates in a single ca…
6 replies
Hi, my t-sql skills are fairly limited so I hope you can help with this. I'm trying to run th…
4 replies
Viewing 15 topics - 6,706 through 6,720 (of 17,082 total)
You must be logged in to create new topics.