Topics
Started by
Posts
Last post
I have a stored procedure that "should" sort a query based on an input parameter. I have tried to u…
9 replies
I have a data table that holds code values, and a status table that maps English values to the code…
11 replies
does anyone have a SQL script to see if SQLServer Agent is running. And if possible MSDTC as well..…
16 replies
Hi Guys 'n' Gals Newbie here I have a problem that hopefully one of you guru's can answer for me. …
17 replies
Hi All.... SELECT dbo.t_MailOut.MsgID, dbo.t_MailOut.ToDisplayName, dbo.t_MailOut.ToEmailAdd…
2 replies
Hi, Can anyone help me with the strange behaviour of this query? select count(*) from BIGTABLE wher…
7 replies
Hi, Ineed to come up with a TOP 100 by groupings result set. I do not want the TOP 100 records, but…
12 replies
Any ideas on techniques or tools to analyze T-SQL for potential string length incompatibilties…
5 replies
I have a table that has a field that contains similar data. i.e. cat 1 cat 2 dog 1 dog 2 I want to…
55 replies
I am writing a stored procedure to access the database multiple times and create an asp page by cre…
9 replies
I enjoy using the debug tool lauched in SQL Analyzer. Most time it works quite well but sometimes, …
10 replies
I'm trying to do a BULK INSERT on a text file into a table. The file format is fixed length f…
3 replies
Sorry if this is an easy one, but I've just got back from a holiday and my brain hasn't really kick…
6 replies
I'd like to convert a text string (yyyymmddhh:mm:ss:mmm) to datetime. I thought something lik…
5 replies
I'm having a problem with a form that is completely blank unless there is data in it. I have …
4 replies
Viewing 15 topics - 9,571 through 9,585 (of 17,082 total)
You must be logged in to create new topics.