Viewing 15 posts - 196 through 210 (of 370 total)
I personally think that it is less efficient to use the numeric order by when you are maintaining code. You are less likely to have to go look up which...
September 6, 2007 at 2:46 pm
Steve,
Would there be a way to put a link to the choices on a multiple choice question? That would cover when the explanation is brief.
I would like to say...
September 5, 2007 at 11:12 am
The question was:
You want to configure heterogeneous replication between an Oracle Publisher and a SQL Server Subscriber. You want to configure a snapshot replication for this purpose. Unlike SQL Server,...
September 4, 2007 at 2:09 pm
Actually, in SS2000 there are the audit level options of None, Failure, Success and All. I use the Failure option myself but I would assume if you choose All that...
August 23, 2007 at 8:28 am
This is the classic reason for not letting apps use sa.
So who wrote the application that uses the sa password? If it is in house, you need to change the...
August 17, 2007 at 8:02 am
It all depends upon how disasterous your disaster is. If sql server is still running then it may not matter which database you restore first but I would probably start...
August 17, 2007 at 7:51 am
You might check out the post "The Steps Before Migration"
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=359&messageid=378376
Steve
August 7, 2007 at 8:08 am
We have a word association game we like to play in the car when traveling. Somebody chooses a word and the next person says the first word that comes to...
August 3, 2007 at 9:46 am
There is a seperate sp_help_revlogin for moving 2000 to 2000 from moving 2000 to 2005. Are you using the one for 2005?
http://support.microsoft.com/kb/246133/
Steve
August 1, 2007 at 9:48 am
How do you know when to run the import from the flat file? Is there a certain time that it will be there so you can schedule the processing or...
July 26, 2007 at 1:13 pm
Is the Sql Agent service running?
When are the backups scheduled to run?
If you look at the jobs created by the Maintenance Plan, what does it show for last run status?
Steve
July 26, 2007 at 1:00 pm
neotokyo,
Did you get the ODBC set up and working?
Steve
July 18, 2007 at 9:56 am
The .cab file is the file generated by a snap shot for replication that uses http://ftp. You will need to set up a subscription on your sql-server to put this...
July 13, 2007 at 9:47 am
I have always had to grant permissions in the base database that was needed by the view database. May look into creating a role and grant permissions by column for...
July 13, 2007 at 8:48 am
Sugesh,
Did you realize you were calling Brian "Brain"? Not a bad moniker to have.
Steve
July 12, 2007 at 1:23 pm
Viewing 15 posts - 196 through 210 (of 370 total)