Topics
Started by
Posts
Last post
I had a strange thought this morning when answering a question for someone else, and then an even s…
4 replies
Hi people [Smile] I have a table that contains an XML column with a huge xml string in it. Problem …
2 replies
I need to explain the process here, so bear with me. I have a very simple ASP.NET 2.0 C# form that…
2 replies
HI all, I build a simple job that failure....like SELECT * FROOOM table and in the notification int…
9 replies
Hi guys I've got a question, what T-SQL Statements worked ins Sql 2000 that doesn't work in Sql 200…
2 replies
The below code *should* work, but it is not altering the column datatype. It does add the Display c…
6 replies
Ok here is a strange one. Here is a line of code being executed select * from OPENQUERY ([SQL-MM], …
3 replies
I'm using ROWLOCK in my select statement, to lock a particular row... begin tran Select * from bu…
4 replies
Thanks
2 replies
ive ran a query to see all indexes associated with an object select * from sys.indexes(nolock) wher…
4 replies
I need to find out the number of reads and writes , sizes and other such info on tables ( try to i…
5 replies
Hi all, I have an application that stores time as a numeric value, for example the value 47965 is s…
2 replies
OK, here goes: there is a 3rd party windows app which uses sql2005 to store data. in the app is a t…
5 replies
Hi. I want to get the result set of a sub sp's eg create proc test as begin select * from author…
1 replies
i am using sql server 2005 express edition. using this can i get the data from another sql server …
6 replies
Viewing 15 topics - 9,436 through 9,450 (of 12,230 total)
You must be logged in to create new topics.