Viewing 15 posts - 1,186 through 1,200 (of 7,429 total)
Sorry, the backups are only forward compatile from 7 to 2000, not backward.
April 5, 2005 at 6:43 am
Please post the query that you can. It will give us a better idea of what you are doin and why there may be such a delay. And keep in...
April 5, 2005 at 6:41 am
Why not convert deisel engines over in power plants to run off vegetable oil. They can do it with cars and again another waste not want not situation. The government...
April 5, 2005 at 6:19 am
Using FileSystemObjects, sorry no sample on hand, but look for that in the seach of the forum should turn up a few. Use FileSystemObjects to check the file size and...
March 24, 2005 at 6:45 pm
Do you get nothing in the output or are you assuming it is done and it just hasn't finished maybe?
Or maybe you have yours setup to hide the server in...
March 24, 2005 at 6:43 pm
It is a known issue with regards to the batch seperator GO in a multiline comment. I don't have the KB article handy but if you look at MS code...
March 24, 2005 at 6:39 pm
It is all about the distance it takes to reach the data. Basically the L1-3 are various distances from the processor at which data can be stored during processing as...
March 24, 2005 at 7:01 am
In QA use
SET SHOWPLAN_TEXT ON
To generate a text version of the execution plan, which you can then save to a file to compare afterwards.
March 24, 2005 at 6:43 am
Could try a cursor but I don't recall if there are any limitations on UDFs with cursors.
Look here for a post I did with cursor for same sort of thing
March 24, 2005 at 6:41 am
What are you expecting the outcome to be. I am not sure exactly what ou are looking for but if you are talking about building a querystring with values set...
March 24, 2005 at 6:37 am
Thanks Frank,
I did the google thing yesturday (forget my exact clause but it was similar) and I was just returning garbage as far as usefull sites.
March 24, 2005 at 6:14 am
Read "Data Types" in SQL BOL
But length means the number of bytes a datatype will take to store in the database with the excetpion of unicode types (NCHAR, NVARCHAR, etc)...
March 22, 2005 at 11:56 am
Check Ebay, got lucky on dates book with $.99 plus shipping and handling.
March 22, 2005 at 11:48 am
Actually I pretty sure that the evaluation stops on the first true condition of an OR. But I am not sure of how to test or right off who in...
March 22, 2005 at 6:56 am
As I said. I haven't tested but will try when I get a PC at home again (was robbed last week so I am without)
March 18, 2005 at 12:45 pm
Viewing 15 posts - 1,186 through 1,200 (of 7,429 total)