Topics
Started by
Posts
Last post
I am trying to get some simple code to do conversion between xml data and a table structure. From a…
1 replies
I was wondering why the Len function doesn't count trailing spaces as part of the length of the str…
7 replies
We have several asp pages querying the same table, just different columns. I'm moving these querie…
10 replies
Hi, We have a job which runs simple select and saves aoutput to a file in flat format. Now we need …
2 replies
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
Viewing 15 topics - 9,436 through 9,450 (of 12,234 total)
You must be logged in to create new topics.