Viewing 15 posts - 1 through 15 (of 35 total)
yes i am setting up this job on local server .
March 27, 2009 at 5:01 am
Yes sql server agent is running.
March 27, 2009 at 4:30 am
Yes I get the error when I create the Job.
March 9, 2009 at 7:52 am
Yes I am creating a backup job on remote desktop to server. And SP2 is already installed.
March 9, 2009 at 6:55 am
When I run the following command...
DBCC CHECKDB( ) WITH NO_INFOMSGS
DBCC CHECKCATALOG( ) WITH NO_INFOMSGS
i received the following error....
Server: Msg 8966, Level 16, State 1, Line 1
Could not...
November 13, 2008 at 2:07 am
I want my result like that :
insert into t1 (date) values ('')
it should show with no value or null
date
...
October 20, 2008 at 4:24 am
Yes I got this message what you have shown me but when I delete records from ASP application software my referential intigrity does not works. Records delete from application and...
October 18, 2008 at 4:06 am
My Table Structure look like as below....
CREATE TABLE [dbo].[CMFP](
[APPROVE] [bit] NOT NULL CONSTRAINT [DF__CMFP__APPROV__37B48FBB] DEFAULT ((0)),
[ONHOLD] [bit] NOT NULL CONSTRAINT [DF__CMFP__ONHOLD__38A8B3F4] DEFAULT ((0)),
[REJECT] [bit] NOT NULL CONSTRAINT [DF__CMFP__REJECT__399CD82D]...
October 18, 2008 at 3:30 am
Hi,
Can you tell me in details..........
Regards
Sunil....
MCTS
August 12, 2008 at 12:55 am
Hi,
Thanks for reply.If I will need some help, offcourse I will send you problem.
Thanks.
Sunil
August 3, 2008 at 11:50 pm
Viewing 15 posts - 1 through 15 (of 35 total)