Topics
Started by
Posts
Last post
I have the following expression in my SSRS report: = IIf(IsNothing(Fields!Drop_Off_Time.Value), (Ti…
1 replies
I'm trying to have a condition like if @Type = 'TWO' then ColumnA LIKE N'%' + ' 20-' + N'%' else C…
3 replies
I understand the structure of the INSERT INTO...VALUES. What i don't understand are the "<" and …
2 replies
I recently had to replace ASCII strings in a table. Being a SQL server newbie, I struggled with wr…
2 replies
Hi, I have a problem on one of our SQL databases in that there is a locking process that is occurri…
3 replies
Hi Team, i am very new to this forum.... we have SCOM R2 which monitors all our SQL servers which i…
2 replies
Hi all, i have posted this in SSIS but did not get any reply so i am trying my luck here: I am crea…
3 replies
Hi, what is the use of set Nocount on while preparing scripts? Shovan
1 replies
HI.. I load my MSSQL 2005 database onto a shared hosting environment. My local server has default s…
1 replies
HI, My client software is ASP.net 2.0 is on a SHARED sql server hoster provider. I use ADO to crea…
2 replies
I am posting here as well as on the Avast forums, and am not sure if this is the right sub-forum to…
3 replies
I'm trying to use in a transformation But Also I'm trying to use the input data as a output. Import…
4 replies
I'm a newbie, I need help with sql query. The requirement is : To get data from variable value whic…
1 replies
I want to compare the performance of running queries against data stored in XML format versus the s…
4 replies
My query does a count and also needs to show content of a memo eg: SELECT ID, COUNT(Txt1) AS Tx…
2 replies
Viewing 15 topics - 721 through 735 (of 2,735 total)
You must be logged in to create new topics.