Topics
Started by
Posts
Last post
Hi all Some help would be appreciated. 🙂 I am in the process of finding and preparing to extract …
2 replies
Hi, I know DDL Triggers can monitor changes on both the Server level and Database level, which coul…
19 replies
I am getting the below error when trying to select distincts rows from a table into a temp table. :…
13 replies
Hi All, Need a urgent help from you. Please find the below sample script Create Table Test( ObjectI…
1 replies
I am attempting to return results from a simple query in a comma separated format view (CSV). I hav…
4 replies
I knew that a datetime field defaulted to '1/1/1900' when the field contains blanks, but it's looki…
13 replies
We use MS SQL Server 2005 full-text search. Our stored procedure for the search accepts a parameter…
1 replies
Hi guys I make sql query to select data every day by getdate function In sql server 2005 i write t…
2 replies
Is possible with SQL create crossword puzzle named word square from table with words? Word square i…
3 replies
CREATE TABLE kiQCTest ( OrderNum varchar(10), OrderLine int, QCPass bit) INSERT INTO kiQCTest ([Ord…
1 replies
Hi, am trying to get to grips with the syntax needed for this...here is one set of example values..…
4 replies
Has anyone tried calling a stored procdure from a user defined function. I have a procedure as Proc…
30 replies
This calls return NULL even if "TableName" exists in the Development DB and definitely has an ident…
9 replies
hi I have the following query it works with SQL2008 servers as TIME is a validate data type....but …
2 replies
I have the following openquery I need to set a variable for to process. THis below returns the valu…
10 replies
Viewing 15 topics - 241 through 255 (of 12,234 total)
You must be logged in to create new topics.