Topics
Started by
Posts
Last post
Hello friends, exists some friend that have a visual basic script to capture the prints of sp using…
13 replies
Hi All, I have a quick question. While updating a column in table variable, the update is not going…
6 replies
I have a simple table structure like so FieldName ID (PK) Keywordvarchar(50) SearchEngi…
4 replies
Hello , i have a strange problem with a web interface, this interface has dll, that show me th…
5 replies
SET NOCOUNT ON DECLARE @DataTable TABLE ( RowID INT IDENTITY, Version VARCHAR(32), Vcount INT,…
12 replies
Is there a way to change a database's recovery model using T-SQL? Todd Stover Todd V. Stover
1 replies
Let me start by saying I have read all the articles on sql comparison tools and scripts in respect …
11 replies
I am hoping to use a Trigger to create some billing transactions whenever records are added to a ta…
8 replies
[SCRIPT EDITED to take into consideration multiple owners] We were having a little discussion Here …
38 replies
Hi, I have a column that stores a Datetime value and I need to insert the value in other table but …
8 replies
Does anyone know if it is possible to catch an error in an SQL job and not have it reported ? For e…
6 replies
I guess it's so obvious that I can't make it work ! I have got 2 tables tblOp and tblSecurity. I ne…
3 replies
In the sql below, column pol_fac_at is defined as dataype money. For a value of $5113.40, it is be…
5 replies
hiya.. how can you use case statements that return more than 1 value? eg: SELECT CASE WHEN x…
7 replies
I hav a table like this Table T (ID,ID2,Data) Values((1,N,Data) ,(2…
12 replies
Viewing 15 topics - 10,186 through 10,200 (of 17,082 total)
You must be logged in to create new topics.