Viewing 15 posts - 1 through 15 (of 16 total)
Here is the stored procedure that is causing the blocking. When I look at the process Id in Activity monitor the command is always DELETE. Does that mean that is...
July 19, 2007 at 2:13 pm
I just realized I put this in the wrong section. I will repost this to the appropriate section. Sorry
Thanks
July 18, 2007 at 1:31 pm
Then should I back up the db and send of the files.
Thanks
June 25, 2007 at 11:51 am
I should have clarified what I was wanting from the beginning. We have recently had some tables and stored procedures disappear and I was wondering if you can tell without...
August 16, 2006 at 12:04 pm
Thanks for reply. Can you give me a little guidance as to where to look and what to look for.
Thanks in advance
August 16, 2006 at 11:49 am
We are using the SQL Data Compare and the SQL Compare to keep our development and our production databases synchronized.
The SQL Data Compare looks at tables that you specify...
March 7, 2006 at 3:09 pm
The evaluation period for DGGhost was not very long and we did not get a chance to evaluate the product thoroughly. We did end up purchasing another package by Red...
March 7, 2006 at 2:34 pm
What I am trying to do is track down a "Select *" query that is being run. The software vendor says there is no way it is in there code....
December 14, 2005 at 8:48 am
I will be calculating a couple of monetary sales goals based on a predefined percentage of previous years sales for each customer.
Could you explain when it would be appropriate and...
September 14, 2005 at 8:32 am
I think I might have found a way to accomplish this using a table. Does anyone else have any feedback on wether they think this approach is a good or...
August 16, 2005 at 10:50 am
This is a very good point, and one I will have to probably take because it does not appear that it is possible(or proper technique) to do what I am trying...
August 16, 2005 at 9:59 am
Those are good ideas, and I appreciate the input. I should have also mentioned I was using Remote scripting and DHTML, which is also one of the reasons I think...
August 16, 2005 at 8:24 am
I think it is faster because I have reduced the round trips to the server by adding all the queries to the stored procedure. I should probably create the sp without...
August 16, 2005 at 8:06 am
I am using SQL Server 2000 and it will not let me assingn text datatype to local variables in a stored procedure.
Your assumptions are correct about what I am trying...
August 16, 2005 at 7:54 am
When using a script to restore the backup file to a Development server, how do you handle the problem of newly added tables or fields in the development environment.
Robby
August 9, 2005 at 8:17 am
Viewing 15 posts - 1 through 15 (of 16 total)