Topics
Started by
Posts
Last post
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
I have production table A with a composite key consisting of 9 fields and i have a stage table B sa…
5 replies
This is a 2 part question but let me proviode the scenario and then ask the 2 questions. Below is t…
9 replies
I have an issue with the code below not parsing anything on E ST correctly for example: 2323 E ST. …
5 replies
good morning guys here is my code and the error its getting SELECT D.SellerName as Seller, F.I…
16 replies
Viewing 15 topics - 4,366 through 4,380 (of 12,230 total)
You must be logged in to create new topics.