Topics
Started by
Posts
Last post
Hello, I am using SQL 2000. I have a field which is currently populated with UK Postcodes without…
6 replies
Hello All, What is basically what the subject says, I want to be able to run a script that will REP…
2 replies
I want to set up a job that I can run out of SQL Agent which will run a query against a table and p…
1 replies
I need to pass a file name to a command in T-SQL and then have it move the file to another director…
2 replies
i have 2 tables 1 is candidateregistration and the 2nd is skillset there schema is for [candidater…
10 replies
I am receiving an error, "Server: Msg 1509, Level 20, State 4, Line 39 Row compare failure.", from …
2 replies
Hi all, I am having trouble finding a way to query several tables which returns up to 400,000 rows.…
8 replies
UPDATE Table SET qty_total = start_qty - end_qty &nbs…
4 replies
Hi, I am trying to loop an import through a number of different file names using a parameter to cha…
2 replies
Dear All, I am doing a auction project and my requirement is I need to show the Main category alon…
2 replies
Hi All, I have the table which contain 7 Fields (CustID, D01, D02, D03, D04, D05, StartAt) …
6 replies
Hello all, I would like to update records in a table based on a value from another table. I…
1 replies
Hi, If i create a temporary table with create table #mytemptable(blah blah blah) in a Coldfusion ap…
2 replies
Table 1 col_1.......col_2 1000......ABC Table 2 col_1.....code.....value 1000......M........200 100…
3 replies
I have this Trigger CREATE TRIGGER dbo.CardU ON dbo.Card FOR UPDATE NOT FOR REPLICATION AS SET NOCO…
2 replies
Viewing 15 topics - 11,821 through 11,835 (of 17,082 total)
You must be logged in to create new topics.