Viewing 15 posts - 736 through 750 (of 771 total)
Anyone know if there is a way to report this to Microsoft as a possible bug?
Thanks
Ed
Kindest Regards,
Just say No to Facebook!December 5, 2005 at 8:49 am
Thanks to everyone for your replies. I just can't believe that there is no way in SQL Server to deal with a case like this, where the client has backed up...
Kindest Regards,
Just say No to Facebook!November 30, 2005 at 6:33 am
First off I don't make any decission to make anyone's lives difficult. The use of CR is a management decission which I have to deal with just as anyone in my...
Kindest Regards,
Just say No to Facebook!May 31, 2005 at 10:01 am
Well if you try working with a query using some interface that doesn't support syntax highlighting and you compare this
SELECT T.Field As 'Alilas'
FROM TABLE T
verses this
SELECT T.Field Alias
FROM TABLE T
You'll...
Kindest Regards,
Just say No to Facebook!May 27, 2005 at 7:06 am
Thats a nice littel utilty there. I personally would love to see something that can add to this the ability to add table & field aliases using a best pratices...
Kindest Regards,
Just say No to Facebook!May 26, 2005 at 6:10 am
Thank you Euan! You are dead on with that answer. After re-registring the DLL I am no longer having problems with veiwing the properties of a DB via Ent Mgr...
Kindest Regards,
Just say No to Facebook!May 4, 2005 at 9:31 am
Two thinsg to note:
1) I too had trouble with the DROP Table statement until I used the slanted quotes. I accidentally discovered that I could also use Brackets to get...
Kindest Regards,
Just say No to Facebook!May 3, 2005 at 10:56 am
A big thanks to all who have responded. The situation I describe is unfortunately something I have no control over but still have to work with. In this scenario the...
Kindest Regards,
Just say No to Facebook!May 3, 2005 at 6:50 am
..When I refer to SQL, I am referring to the set based SELECT, UPDATE, INSERT, DELETE statements. When I refer to T-SQL being replaced by CLR, I am referring to...
Kindest Regards,
Just say No to Facebook!May 2, 2005 at 3:05 pm
Straegen, I believe that you recieved the responses you did because your first few posts indicated that you believed that T-SQL was headed for the grave in it's...
Kindest Regards,
Just say No to Facebook!May 2, 2005 at 10:48 am
David,
You say that dropping the support for the WHERE clause is breaking away from the ANSI standard. It is the ANSI standard that has pshed the move to using the...
Kindest Regards,
Just say No to Facebook!May 2, 2005 at 9:26 am
Thanks to both of you for your response. Let me ask you both this and if anyone else owuld like to chime in then please do so.
If I have a...
Kindest Regards,
Just say No to Facebook!May 2, 2005 at 8:43 am
I'm inclined to believe that it's not just a fluke that we both have the same problem after installing the Beta. I'm puttinig my money on their being an issue...
Kindest Regards,
Just say No to Facebook!April 27, 2005 at 10:32 am
Kindest Regards,
Just say No to Facebook!April 20, 2005 at 9:18 am
Kenneth, #1 is the technique that I was also recomending. I was just also pointing out the crwabacks to it; flattening the data. In the long ruin this is just...
Kindest Regards,
Just say No to Facebook!April 19, 2005 at 9:28 am
Viewing 15 posts - 736 through 750 (of 771 total)