Viewing 15 topics - 265,861 through 265,875 (of 284,008 total)
Topics
Started by
Posts
Last post
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
Please help!!! I created user account. This user is db_datareader and db_datawriter. He should not …
3 replies
Anyone have any coding technigues that will let me know if a job is running. I want to start …
2 replies
I am trying to find records in a field that contain blank spaces. Basically blank spaces in a strin…
7 replies
When i preview the data from source in DTS it shows me the records. But when i try to test the acti…
1 replies
does any one know where i can find documentation or step by step guide to installing sql server 200…
1 replies
I have a stored procedure which is hitting the 30-second timeout limit. How can I change it i…
7 replies
Hi How can I easily duplicate a record and store it in the same table from within a stored procedur…
4 replies
Viewing 15 topics - 265,861 through 265,875 (of 284,008 total)