Topics
Started by
Posts
Last post
I am trying to copy records to an archive table and am getting error 8152, "String or binary data w…
6 replies
This is killing me. Please help. "select @@options & 13684" yields 0 which tells me xact_abor…
6 replies
What is the better way to update (without using cursors) a field for every row in a table…
8 replies
Hello Just when you think you know something, this happens. I'm trying to improve an SP that uses v…
10 replies
Hi All, When i'm trying to rename a database using sp_renamedb Im getting the below mentioned…
1 replies
I have a linked server (SQL 2000 on box boxes) and I can insert onto the linked server from …
5 replies
I need a stored proc (or UDF) that sends out email from SQL Server. However, I need it to be a…
4 replies
Hi, I'm having a bit of a headache with some code I'm running on a database. I have had to import a…
7 replies
Hi all, I am up to a point on my project where meaningful error messages need to be displayed to th…
1 replies
Good afternoon! How do I make this work? I want to append rows in table dbo.Diagnosis_Billing_Codes…
3 replies
Hi, I want to attach the database thru Enterprise Manager, but i have only .mdf file. i dont have t…
10 replies
Which will execute faster: SELECT FIELD1, SUB.FIELD2 FROM TABLE LEFT OUTER JOIN (SELECT FIELD2...FR…
8 replies
i have downloaded sql-2005 beta version. but it doesn't have sql-client how can i use this. i just …
2 replies
I'm trying to change a name in a view that I'm creating. I can't seem to find out how to do it. I h…
7 replies
Can anyone suggest why this code produces a strange bug? The function takes a string of integers, t…
1 replies
Viewing 15 topics - 10,921 through 10,935 (of 17,082 total)
You must be logged in to create new topics.