Topics
Started by
Posts
Last post
I'm sure this is straightforward but it's the end of the day, my brain is fried, and I'm coming up …
4 replies
hi all, i have a string as 'a;b;cde;f;ghi;d' or 'a;b;cde;f;ghi;defg' now i want to split the given …
17 replies
Hello, I am trying to update a field that is ntext. I need to remove the last 13 charachters which …
1 replies
Hi all, I have a procedure (MS SQL Server 2000) which has to insert into a table in different datab…
4 replies
Hello, I am presently using an Aggregate task in my dataflow. There is a group by to allow me to s…
3 replies
Hi all, I have a procedure (MS SQL Server 2000) which has to insert into a table in different datab…
1 replies
Hello all, I have no idea on how to do this. What I would like to do is modify a query slighty base…
5 replies
Okay, usually I can find some sort of answer here before I have to post. This time, however, I've …
12 replies
Hi, I have the following scenario. Let's say I have a table with ProductID (int) ProductDescriptio…
6 replies
Hi, I've got a T-SQL query that is run in an sp on SQL2000. Recently, there was a complaint that t…
13 replies
When I run the select statement below in Query Analyzer, I get the desired results. However, when I…
2 replies
[font="Verdana"]Hi, i am writing the sp for sales report i have doubts create table #temp ( slno in…
17 replies
Hi, I'm trying to run a query below and kept on getting an error. I stared at it quite sometime now…
13 replies
Here's an oddball. My software has the following query: select A.fldA, A.fldB from tableA A where…
9 replies
I have table with structure as srnoidentity(1,1) int Fname varchar(30), lname varchar(30), dob …
7 replies
Viewing 15 topics - 1,921 through 1,935 (of 17,082 total)
You must be logged in to create new topics.