Topics
Started by
Posts
Last post
I have 2 Windows XP Pro desktops which connect to a database on a server running SQLServer using Wi…
3 replies
Dear Experts, I am having a very odd problem writing Transact-SQL. I am writing a text file in MS W…
3 replies
SELECT a.i, a.j FROM pubs.dbo.Table1 a INNER JOIN northwind.dbo.Table2 b ON a.i = b.i G…
7 replies
Hi, I will have users requesting the same report at the same time but with different WHERE clauses…
7 replies
I wish to discuss TSQL stored procedure logic setup with different user roles. I am a SQL se…
7 replies
I need to write a query that does the following: There are three tables, say T1,T2 and T3. All thes…
1 replies
I have a stored procedure that uses an ASP.NET(C#) form to insert a record into a sql table (named …
3 replies
I am upgrading a .mdb to MSSQL. The .mdb is 17MB, but the resulting MSSQL is 72MB. Trie…
3 replies
Hi Folks I have this problem as I new for it.. That is I need to capture filename and it's date an…
6 replies
I have SQL 7 running on a NT 4.0 server. Last night the NT box crashed, which we are now in the pr…
5 replies
I have a process a user ran against the production database that has been running for 3 days. …
5 replies
I am currently testing these functions logon on a NT windows ID onto database Pubs. User_name funct…
1 replies
Is there a script that can be built to verify the existance of a file, assuming the file's director…
2 replies
When I try to save a new DTS package on a recently created server using SQLServer 2000 I get the fo…
3 replies
http://www.nyx.net/~bwunder/dbChangeControl/standard.htm I found this article of TSQL best practice…
1 replies
Viewing 15 topics - 2,611 through 2,625 (of 2,871 total)
You must be logged in to create new topics.