Topics
Started by
Posts
Last post
Just curious at the moment, but are there any other options out there for writing SQL code besides …
15 replies
I want to update the CustomerID field in the Customer table from Server "A" using the data in the C…
1 replies
I consider myself moderately adept at SQL, although I'm wholly self-taught. However, the solution …
2 replies
I posted this in the general forum, but didn't really get an answer, so I will try again: I assume …
3 replies
How can I send and receive emails from my SQL Server. I need to send a mail immediatly after insert…
1 replies
I know I typed this wrong during testing but I didn't get an error. I was consolidating a stack of …
1 replies
I am struggling to find a way to deal with cases where one or both of these can show up in a string…
7 replies
Hi, I have db driven form on an asp website with three drop- down boxes that are mapped to one tabl…
4 replies
Hi Guys, I have a simple requirement. Can anyone of you guys help me. My requirement is - 1. I have…
3 replies
Hello, A table I'm working with is created with an Identity Seed of 39999999. Then it is loaded usi…
1 replies
How can I save the query output to XML file? for example following statement produces XML resultset…
5 replies
I have a trigger on a master table that I want to conditionally update a single field of all child …
3 replies
Hi, How can a sql script be run from query analyzer or DOS (ISQL) without using File -> Open? Wh…
3 replies
is there a better way to write this statement: DECLARE @xxx as mvarchar if (select col from table …
2 replies
Hi I'm running an SQL query and outputting the results to a text file. But the columns appear a lit…
1 replies
Viewing 15 topics - 14,866 through 14,880 (of 17,082 total)
You must be logged in to create new topics.