Viewing 15 topics - 265,786 through 265,800 (of 283,940 total)
Topics
Started by
Posts
Last post
I want to do the following: @NewOrder = SELECT FLD_ORDER FROM TBL_ORDER if @NewOrder < 100 …
1 replies
We are having some difficulties with a database that has an Access front end and a SQL 2000 backend…
1 replies
I have a "Rate" table that looks like: Rate From_City &nbs…
14 replies
We have a performance problem on our servers and we have isolated it down to one particular applica…
9 replies
I have a table with 1 column defined as char(10). The table has 1 null row in it. When I run this…
2 replies
Hello everyone, Anyone know how to get the full release version of reporting services? We don't hav…
1 replies
Hi all! Please let me know where can I find a FREE test data generator tool for Sql Server. …
1 replies
All, I need to create a stored proc that will clean up a table. It will delete any row with a check…
1 replies
Greetings, Does anyone know of any good naming conventions for BI objects (cubes, dimensions, etc)?…
4 replies
Problem: Transfer a .dbf file from a remote location, update an SQL database with the info in the d…
2 replies
My standings say I've answered 179 questions. On the answer more questions page, there are 179 ques…
2 replies
We are starting to look at a duplicate facility for our data center for recovery purposes. My quest…
Anonymous
15 replies
Hi, I have a package that runs procedures on 4 distinct servers and when all have completed kicks o…
2 replies
I have: SET @oldtable = (select a.name from sysobjects b inner join sysobjects a on (a.id = b.paren…
3 replies
I have date data stored as an integer ( e.g. 20040213 = 02/14/2004 ). I need to create a job which …
4 replies
Viewing 15 topics - 265,786 through 265,800 (of 283,940 total)