Topics
Started by
Posts
Last post
As subject, setting up a light (all relative I know) usage SQL 2005 server and just created a VMDK …
3 replies
CREATE TABLE dbo.T1l( ID INT IDENTITY NOT NULL PRIMARY KEY, Name VARCHAR(40) NOT NULL ) GO CR…
2 replies
I was wondering if someone could tell me how to overwrite existing SQL backup files within your mai…
2 replies
Hi everyone, My past experience was to always put the database and log files on different partition…
2 replies
Hi Every one, I frequently got this error "sqlmaint.exe failed. [SQLSTATE 42000] (Error 22029). Th…
2 replies
Hi all, I am new to this forum and I am looking for some help regarding SQL Server Stored Procedure…
2 replies
Hello, I've begun a new project and my predecessor used a char(10) field as the primary key in all …
3 replies
Hello ALL, Say I have written codes that create the column header field name such as BOMCleared, CT…
2 replies
We have implemented Full Text Search on our system. The only thing is missing is the Thesaurus. T…
1 replies
I am attempting to setup a sql 2005 cluster, I have gotten as far as the Domain Groups for Clustere…
1 replies
Hi, i want to purge data from one of table.. i want to retain ony 1 year data .. i want to purge al…
12 replies
Cluster Environment, SQL 2005, SP3: select host_name() returns the actual physical host name. (Ju…
6 replies
May I ask this here? Our different applications (stored proc) normally remove temp tables in the co…
12 replies
I have a query that looks like this: Declare @sql nvarchar(MAX) set @sql = ' SELECT x.SaleYear,…
32 replies
Hi, I am new to SQL Server and have recently bought SQL Server 2005 programming by Rob Viera. But …
4 replies
Viewing 15 topics - 5,341 through 5,355 (of 10,974 total)
You must be logged in to create new topics.