Viewing 15 topics - 246,436 through 246,450 (of 284,024 total)
Topics
Started by
Posts
Last post
Hi Tom, I have got data in the following rows. My objective is to update the CLOSE DATE column. The…
1 replies
In service pack 3 for SQL Server 2000 there is a new feature to enable for SQL error reporting. I …
1 replies
Good morning, I am currently experiencing problems with SQL. I am inputting a date into the databa…
1 replies
I have a visual basic application (6.0) that runs a stored procedure. This stored procedure (sql s…
1 replies
Hi How do i get the result of the DTS Package? say how many records transfered and how many failed…
1 replies
Hi all, I am still having problems with MDAC versions and DTS Packages. I think I have asked you a…
1 replies
found my own answer ALTER TABLE [dbo].[ClassCodes] WITH NOCHECK ADD CONSTRAINT [PK_ClassCodes] PR…
1 replies
I want this: DECLARE @ptrval varbinary(16) SELECT @ptrval = TEXTPTR(MyNTextField) FROM MyTable W…
1 replies
I have a procedure which returns create table script for a particular table. I want to copy this cr…
1 replies
Hi everyone, we are having constant problems with xp_sendmail. I remember reading about a way to h…
1 replies
Performance indicates the average latch wait time and latch wait/sec are quite high. Can someone ad…
1 replies
I have read about the Database Hammer tool that comes with the SQL Server 2000 Resource Kit. I read…
1 replies
A stored procdure with the following line SELECT * FROM TempTable at the end is getting parsed and …
1 replies
There are other attributes that are available for xdr, ie : minLength / maxLength, that the FOR XML…
1 replies
We're trying to rearrange a rather large database and do some cleanup. Some things we very much an…
1 replies
Viewing 15 topics - 246,436 through 246,450 (of 284,024 total)