Viewing 15 posts - 871 through 885 (of 1,253 total)
Hi
Without wanting to sound rude..
What do you mean this "To maintain consistency with other tables I am maintaining Identity column as first column in staging table too "
February 28, 2008 at 11:41 pm
Hi
Cud u give more details ...
2 ways come to my mind ... may not be correct since we dont have the details from you.
1 - Keep a flag whihc tells...
February 28, 2008 at 11:37 pm
Hi
You can also use the activity monitor under management in SSMS. Here you can add filters including "blocking "filters to see the processes that are causing the blocking in your...
February 28, 2008 at 11:31 pm
Hi
Whenever you job encounters a error it will quit. You can set what to do when the job fails , be default its quit the job when a failure occures....
February 28, 2008 at 4:53 am
Sugesh do u mean taking a copy of production database and restoring it as a Test db. Is'nt he asking about recovering the test db ?
February 28, 2008 at 1:20 am
Yes. Chances of getting a hardware or even software failure is high. Why did u choose log shipping ?
February 28, 2008 at 1:17 am
Hi
Jeff , Gail -
Does this mean creating each table in a diff file group . This way user will have option to restore only the table that user requires...
February 28, 2008 at 1:09 am
Hi
do you mean to say incorrect columns or incorrect rows.
Select * will return all columns , maybe you dont require all of these.
If its returning incorrect data then probably you...
February 28, 2008 at 12:58 am
You do have the public role inside the database as database role.
February 28, 2008 at 12:52 am
Hmm... no such event near to where iam. Microsoft should
give a gift to everybody who uses their product ... atleast to developers. 😛 . Arent we developers also doing some...
February 27, 2008 at 11:24 pm
Two important things pointed out here are if customer is happy then the project can be said to be a success (what level of success ... it depends) and the...
February 27, 2008 at 11:07 pm
Hi
by validate do you mean checking for existence of the users and whether they are connected to the appropriate database. Or you want to compare whether the same users exist...
February 26, 2008 at 11:23 pm
Hi
can u explain what you are trying to do.
The error message means that the server (linked server i presume) is being accessed. i.e its in user.
February 22, 2008 at 4:26 am
Hi
I agree with Grant.
Is the procedure calling any other procedure before inserting the rows?
February 22, 2008 at 4:17 am
Viewing 15 posts - 871 through 885 (of 1,253 total)