Topics
Started by
Posts
Last post
I've got a trigger that uses a cursor. I need this cursor to do some checks. If the checks fail I h…
3 replies
Hi, Is there a problem in checking NULL values in a CASE statement...the following example illustra…
4 replies
I've a stored proc that is generating dynamic SQL. The actual code is far too daunting to read--muc…
4 replies
Hi Is there a way to call an stored procedure from an external application and not wait for it to c…
1 replies
Here is the deal: I need to Count(*) From two different tables and have it end up in one column. T…
4 replies
I need to combine two tables of homogenous data and was considering a UNION of the two. But I am wo…
6 replies
HI ALL I have a basic dilemma, if I want to open an updateable recordset by of a parametered join q…
2 replies
How does a CURSOR work? I was under the impression that: 1. the sql ran, the cursor was poulated 2.…
4 replies
Is there a table that contains all the file locations for all the database log files (.ldf). simila…
1 replies
Is there any way to disable 'Insert Relationship For Insert and Update' when scripting a database? …
2 replies
I am having a problem with a SQL query used to pull a summary report from a third-party production …
1 replies
I have an application that stores user's SQL statments as text in a Varchar field within a data tab…
7 replies
Hello! When using ADO i came across datatypes called VarChar and VarWChar. Now in the description I…
2 replies
I have a table with two columns as primary key. I want to select rows from table based on the prima…
4 replies
Does anyone know a good tsql reference book? I've been using BOL and am wondering if there is anyth…
5 replies
Viewing 15 topics - 16,456 through 16,470 (of 17,082 total)
You must be logged in to create new topics.