Topics
Started by
Posts
Last post
Hi all, strange problem here I have a storedproc on SQLSERVER : CREATE PROCEDURE [sp_Overdue_Trans…
2 replies
We have a site that was working fine on Windows 2000 and SQL Server 2000, but after moving to a mor…
1 replies
I am getting an error trying to update a table in DB2 via SQL Server using a Linked Server. I…
4 replies
select distinct AccountNumber, &n…
7 replies
I'm trying to export data from SQL Server to a text file on an FTP server. My steps are selecting …
2 replies
I have exported (My code) a simple table into a text file. The primary content is a large text fiel…
1 replies
I am part of a development team in a school district. The district uses sql2000 for it's data syste…
4 replies
Table ID CatID ProductName I want to write a constraint that would require distinct productname pe…
1 replies
Hi, I'm having trouble updating fields from an insert trigger. DECLARE @IDField as char(10) …
17 replies
select id,date from temp the above statement returns 1 2004-03-12 17:34:39.923 2 &…
3 replies
I have a headache... Why? Because i have a stored procedure that I am trying to run a stored proce…
4 replies
Hi all, I am a newbie to SQL server and at the moment I am trying to write a trigger that fires if…
2 replies
Suppose I have a table named partners with 240 rows. I need a stored procedure that will return row…
9 replies
What is the easiest way to get a description of a table w/o all of the junk. EG: just w…
2 replies
Hi, Here's the deal. We bought a new server and retired a couple of older servers. Our organization…
3 replies
Viewing 15 topics - 5,191 through 5,205 (of 7,464 total)
You must be logged in to create new topics.