Topics
Started by
Posts
Last post
Hi everyone, I am in the process of creating a report that will report the number of permits…
2 replies
Hello, I have a work table that gets populated everyday. Currently, there are three hundred r…
6 replies
I have 3 tables: Emp Labor_Dept Total Emp has; EmpNum,EMPName,EMPDept,DeptNum,EMPType Total has; Em…
1 replies
I have a query which returns the following output DECLARE @tbl TABLE (ColA int, ColIDs varchar(100)…
10 replies
Hi - my problem is as follows: I'm writing an ASP.Net 2.0 app with C#. From the app, I call a store…
7 replies
I am trying to get to the bottom of timeouts and deadlocks on one of our servers. I have created an…
1 replies
Hi all, I've got two tables, staffdetails2 and staffdetails, each has 2 columns called d…
3 replies
Hi all, Just need help cleaning up a simple Insert statement, I've got a table with columns as foll…
5 replies
How do you search a text column to return a user name in the middle of the text and return 50 …
3 replies
SORRY -WRONG PLACE FOR ME TO POST 2000 QUESTIONS! Here is the code I am using to get xml dat…
2 replies
OK I am attempting to create a simple datafile from a table using BCP for testing purposes and I am…
5 replies
I having difficulty formating a a query result to display the value in the correct format. The outp…
4 replies
I often use the IN keyword like this: WHERE Mycolum IN ('value1', 'value2', 'value3') Now I ne…
4 replies
Hi guys I have been using SQL server 2005. I have got a huge table with about 1 million rows. Probl…
3 replies
SETUP: I have one local table (MAIN_TBL) and one linked server AS (rmt). I need dates from the remo…
5 replies
Viewing 15 topics - 5,296 through 5,310 (of 17,082 total)
You must be logged in to create new topics.