Viewing 15 topics - 249,391 through 249,405 (of 283,954 total)
Topics
Started by
Posts
Last post
I create a stored proc (Northwind): CREATE PROCEDURE spTest @EmployeeID INT, &nb…
13 replies
I am in the process of planning for moving a database to a new sql2000 instance. The problem is I f…
2 replies
I am in the process of planning for moving a database to a new sql2000 instance. The problem is I f…
4 replies
I'm having problems creating a T-SQL stored procedure that creates a new SQL Server 2000 database o…
2 replies
Hi All, I have a stored procedure which works perfectly when the Table name in the Cursor query is …
5 replies
over 200 tables in one 29GB data file on a RAID group. Is it beneficial (performance wise) to …
3 replies
Is there a limitation with SQL version 65 and using the TOP operator in a query? Lisa
2 replies
I'm trying to run a simple update query that replaces the values in "Table A" with the new val…
2 replies
I have a database that contains a description field that happens to be in all caps ... I need to co…
3 replies
Say I select values within a stored proc like so SELECT EventID from Event where Column1 = 1 And it…
2 replies
I wanted to use a UDF with two parameters in the SQL Quesry of a Data Transformation task. The UDF …
2 replies
Hey Folks, I have setup replication between an instance of MSDE in a dmz and between an instance of…
1 replies
Looking for T-SQL to accomplish 2 "COUNTS" in 1 pass (if possible). I need the: 1. COUNT of t…
4 replies
When I try to rename a package from the Disconnected Edit window, I get a the following error messa…
4 replies
How can I capture sesssions to and from a particular Database (excluding all others) in a SQL Profi…
3 replies
Viewing 15 topics - 249,391 through 249,405 (of 283,954 total)