Topics
Started by
Posts
Last post
Hello all, I have a question and just cant figure it out. For example I have a table with 5 columns…
12 replies
Hi All, I have a stored procedure, which I'm calling from ASP.Net application. I'm facing a problem…
2 replies
By: linkaddy
Hi all I recently wrote a transaction using @@error to check that there was no errors before commit…
3 replies
Hi I have a SSRS report which is working but I want to merge some customers together e.g. Select Cu…
3 replies
Is there an alternate way to query this to make it fast. insert into dbo.emp_A (Column1,Column2,Co…
1 replies
By: WayneS
I am getting the following error: Msg 156, Level 15, State 1, Line 9 Incorrect syntax near the key…
5 replies
I have two tables in my view, tblAttorney and tblCaseParty. Each Attorney has a CaseNumber, CasePar…
3 replies
Hello everyone!!! I need help to create procedure from definition of another procedure(may be from …
12 replies
I have two tables (PmtTrn & AdjTrn). Both of these table a column called Itrn. Basically, if t…
3 replies
Hello, I am trying to figure out what is wrong with this code. I have a ms sql 2005 as my database…
8 replies
I have a table,if 2 of its columns r updated , the 3rd column should return a null value. can any o…
7 replies
By: GSquared
Can somebody tell me why the SQL below is not behaving as expected? Is this another SQL quirk or i…
11 replies
Hi All, i have 20 servers. each server contain store proc named as sp_dbdetails. From all servers…
3 replies
By: sjimmo
declare @server as varchar(50) SELECT @server = RTrim(ServerName) FROM master.dbo.ServerList1 WIT…
1 replies
Hello In a table I have 10 bit columns and I know only one of the 10 will be to 1, the 9 others wil…
4 replies
Viewing 15 topics - 2,626 through 2,640 (of 12,234 total)
You must be logged in to create new topics.