Topics
Started by
Posts
Last post
Hi I have an app in Gupta (Centura) working throu ODBC to SQL2000. Currently works with the id…
4 replies
I have this t-sql code that works fine alter table user_detail add foreign key(user_id) references …
4 replies
I'm working on a script to clean up data in an old access table before importing to SQL Server. I w…
4 replies
Given this: ---------------- SET XACT_ABORT ON begin tran update... update... commit tran return 1 …
2 replies
I would like to use the information_schema (hereafter called i_s) views instead of querying system …
3 replies
We are now required to change standard sql account passwords every 45 days. Does anyone know if a s…
1 replies
I have a Transaction table. That undergo many changes recordwise. Now my Manager ask me to record t…
3 replies
Sorry to cross post but I have not had any replys (probably because I posted in the wrong…
2 replies
Hi All, the situation is: we have a table with identity column. For example: -- Create products tab…
3 replies
i have a column isDeleted in my particular Table, and i have one column DeletedDate, besides that c…
2 replies
Hi! Is it possibel to call qn sql-script from another sql-script? BR Nils O. Norway
15 replies
I have a back process machine that has an application launcher. This launches a series of app…
4 replies
By: uknow
A friend of mine recently said that he remembered reading an article where it was suggested that a …
2 replies
The following query is a simple query, where I have introduced an extra "counting" column, which I …
3 replies
I have a problem using DTS with UDF object (under SQLServer 2000 sp3). Attempt to transfer data fro…
5 replies
By: wz700
Viewing 15 topics - 13,006 through 13,020 (of 17,082 total)
You must be logged in to create new topics.