Topics
Started by
Posts
Last post
In the below code, I am calling the stored procedure usp_getNextSequence to get the next requiremen…
4 replies
Hello, I am having issues with a query, here it is: USE MatchingDB SELECT CS.MatchType, CP.SiteID,…
3 replies
Hi I am looking to create a script that will add a columns to this table e.g. (Table shown with an…
4 replies
Hi all, I have a problem for the SUM and REPLACE function, the SQL script will as below, selectD…
8 replies
Is there a way to create a script that will install all the stored procedures in the database? Like…
2 replies
We have multiple application servers hitting the same stored procedure. I want to check in the stor…
3 replies
I thought I seen this somewhere but can't seem to find it on the net. Is there a T-SQL function to…
1 replies
Hi, I'm doing VB development that uses SQL Server and it must work regardless of location on earth.…
11 replies
Hi All, I have a SQL script below DECLARE @sumCol as varchar(500), @grpColQ as varchar(500) SET @…
2 replies
Hi all, I have one stored procedure that i want to compare one column, if that column e.g is rmo an…
4 replies
I am getting the following error message w.r.t. transactions. Msg 266, Level 16, State 2, Procedure…
2 replies
Dear Esteemed Colleagues. (apparently flattery gets people eveywhere?) can anybody advis what I'm d…
5 replies
All, In our current Project, we need to need to carry out the following steps. i) On update of a re…
1 replies
I have a table Product Product_ID = 'XDell020458' Product_ID = 'XAcer05557' now i have a mapping ta…
7 replies
Hi All, Im using SQL Server 2005, What Im trying to do is calculate savings in relation to electric…
9 replies
Viewing 15 topics - 4,366 through 4,380 (of 12,234 total)
You must be logged in to create new topics.