Viewing 15 topics - 269,986 through 270,000 (of 283,945 total)
Topics
Started by
Posts
Last post
Is possible to disable nested transaction on SQL 2000 server or limited them to some level. If is i…
3 replies
What is the best or recommended percentage of data and log file size in a database,if we want to r…
3 replies
Comments posted to this topic are about the item Full-Text Indexing Tips
0 replies
Hello, I am trying to put the ftp task on the end of my DTS package, and transfer a file from the l…
19 replies
We have a set of Property Loans: LoanNumber #1: personal lender1 details LoanNumber #2: personal le…
1 replies
Hello. I create my Extended Stored Procedure in Visual C++. 1.-This Stored Procedure run good in th…
1 replies
We have a set of Property Loans: Loan Number 1: property ID 1 Loan Number 2: property ID 2 ....
1 replies
Below is my select statement...what I'd like to do is to add a column to the select statement, that…
2 replies
create procedure sample_proc(@session_id int) as begin declare @sql_stmt varchar(4000) set @sql_st…
1 replies
Hi I currently use COALESCE while updating tables so that if the input parameter is NULL(defaulted)…
4 replies
My DBA team just discovered that as long as developers have EM loaded to their desktops they can st…
1 replies
Hello, I have a Stored Procedure set up to take a single parameter which represents a numeric ident…
2 replies
We have a small group of users (4) that use MS Access 2000 to run queries on our MS SQL 2000 SP3 se…
6 replies
I am trying to run a stored procedure that sends the results through the sp_sendmail stored procedu…
1 replies
Hi all, As you know, the following statement assigns QUESTID to @myID. 1. select @myID = QUESTID fr…
4 replies
Viewing 15 topics - 269,986 through 270,000 (of 283,945 total)