Topics
Started by
Posts
Last post
Can anyone tell me how to get around the limitation of using ntext in a stored proc? I am trying to…
4 replies
Hi all, I need to take a string of format '01232003' and compare it with today's date. Converting G…
3 replies
I wonder if anyone can help. I am using XML passed to a stored procedure and am trying to extract …
2 replies
Im looking for any useful scripts to aid development. For example when I write a stored procedure t…
5 replies
Hello I need to know if is possible when i use an insert or update TSQL store in one column an uni…
1 replies
A: alter procedure dbo.us_wyj_delivergroup_09 @strdate varchar(16), @par1 int , @par12 …
3 replies
Hello, I'm new to SqlServer (Oracle DBA background). I want to be able to copy all metadata definit…
3 replies
I have to send something out in the mail and I want to use the persons ssn are their unique identif…
1 replies
Hello All I am trying to generate a comma delimited text file from a query that is generated via a …
2 replies
I am calculating the check digit for an address file. The problem is that I declare the following. …
4 replies
My application put everything as an error returned by sql server so I need to supress messages whil…
6 replies
I've posted this in both Security and T-SQL. Here are the system details SQL Server 2K running on i…
2 replies
Hi everybody! I have a join between 2 tables and one of the field is formed with the isnull functio…
2 replies
I have written a sales report for the Northwind db and am looking for the best way of doing it. The…
2 replies
Hi All, I'm trying to make the following statement to run (Conversion of 8KB pages in MB) but it ga…
6 replies
Viewing 15 topics - 15,856 through 15,870 (of 17,082 total)
You must be logged in to create new topics.