Viewing 6 posts - 1 through 6 (of 6 total)
thanks for the reply. I am capturing events rpccompleted, spstatementcompleted and sqlbatchcompleted. none of these have plan handle as their column. but it works fine to filter by duration. i...
December 31, 2012 at 3:04 pm
I have used similar approach for other scenarios. I always tend to create a view for all the base tables and have the stored procedure to refer to the view...
March 10, 2005 at 9:51 am
I have used textcopy.exe which comes with sample extensively and it works like a charm. the simple way would be insert the rows in the destination table with the file...
March 2, 2005 at 8:22 am
I can see the use of this CTE in many places. Since I don't have the sql 2005 installed, is it possible to use variables inside the CTEs? The below...
March 2, 2005 at 8:04 am
Do you want to save the content of a word file to an image column in a table? Is this what you meant. Please elaborate.
Thanks
Ramsh
December 7, 2004 at 7:50 am
I would suggest creating a DTS package in this scenario since this needs some tweaking to the extended properties of the excel connection. You can let the import wizard create...
September 2, 2004 at 11:58 am
Viewing 6 posts - 1 through 6 (of 6 total)