Topics
Started by
Posts
Last post
Hi, I have a sql query to get a list of people in a file. In the query I need to get only the the …
1 replies
Hi All I need help with the following, I need split name and surname to two seperate fields but the…
9 replies
Hello, Is there a way to code a trigger so that executes and allows the transaction to complete imm…
5 replies
Hi all How to consuming web service in sql server 2005? please help meeeeeeeeeeeeee. regards pols
1 replies
Hi, I have this table and rows CREATE TABLE #Temp (xType varchar(5), Name1 VARCHAR(15), Qty INT) GO…
6 replies
Hi I clarify me in Order by causal DECLARE @TEMP1 TABLE (IDS INT,Date datetime) DECLARE @DATE1 DAT…
3 replies
Hi, I'm having data like below CCID Sno Item Amount xx1 1 IA 10.00 xx…
12 replies
Hello All, I am looking for a way to renumber values in a table for a specific groups of data. F…
3 replies
I am trying to create date stamp folder and later move files to that folder through following scrip…
1 replies
I'm trying to populate my db. Here first the cursor populates with say 10 rows and I want for each …
6 replies
Hi all, I am trying to perform updates in a loop rather than writing mutiple update statements. The…
4 replies
Hi, I need to findout the list of enable and disable triggers from all the databses in server. Pls …
2 replies
Hi I have a table which holds the information of students which hold near about 5000 records. but …
4 replies
Hi Sql Gurus, I'm new to queries, I need update sal column with 10% increment of the sal who…
2 replies
I have a master table which has 100,000 records. I need to bind it to a grid in my asp.net applicat…
2 replies
Viewing 15 topics - 1,336 through 1,350 (of 4,155 total)
You must be logged in to create new topics.