Viewing 15 posts - 14,101 through 14,115 (of 22,224 total)
aspardeshi (10/15/2010)
Thanks for the update. I will give you sufficient reasoning below the logic, the logic is that every student need not register parent user id, but every parent...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 15, 2010 at 6:04 am
That is a huge topic. You're not likely to get really useful responses in a forum like this. The configuration you need to put on your system is very dependent...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 15, 2010 at 5:56 am
Best way to avoid this that I know of, two logins. Have a special login for going to the production system. Then, you have to do a Run As in...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 15, 2010 at 5:50 am
nick.mcdermaid (10/14/2010)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 15, 2010 at 5:40 am
WayneS (10/14/2010)
I've used Sybase's PowerDesigner before, it's pretty good.
I haven't used it, but I did an eval of PowerDesigner. It's a very good piece of software, especially if you have...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 15, 2010 at 5:34 am
A trace might work and it might not. If the queries are calling for tables that don't exist, or columns within tables that don't exist, or the data types are...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 7:22 pm
Have you explored the option of using Replication? It's set up to do a lot of what you just outlined. I'd try that as a first choice.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 7:18 pm
I would only model in Visio if someone held a gun to my head. But if it's unclear where I stand, let me know and I'll try to be less...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 7:15 pm
Steve Jones - SSC Editor (10/14/2010)
jcrawf02 (10/14/2010)
Steve Jones - SSC Editor (10/14/2010)
Doesn't bode well for lots of jobs, and I hope that some level of "bookstore" still remains in the...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 11:54 am
CirquedeSQLeil (10/14/2010)
Grant Fritchey (10/14/2010)
Stefan Krzywicki (10/14/2010)
Kit G (10/14/2010)
Stefan Krzywicki (10/14/2010)
They have color e-ink now, it just isn't in commercial devices yet. There was a Sci-Am article about it a year...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 11:50 am
Rob Schripsema (10/14/2010)
Thanks for the reply. Sounds like there isn't complete consensus on whether GUIDs are valid for clustered indexes or not. So far, we've not seen significant performance impact...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 9:56 am
Dave Ballantyne (10/14/2010)
Stefan Krzywicki (10/14/2010)
Kit G (10/14/2010)
Stefan Krzywicki (10/14/2010)
They have color e-ink now, it just isn't in commercial devices yet. There was a Sci-Am article about it a year or...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 9:37 am
Stefan Krzywicki (10/14/2010)
Kit G (10/14/2010)
Stefan Krzywicki (10/14/2010)
They have color e-ink now, it just isn't in commercial devices yet. There was a Sci-Am article about it a year or so ago.
Neato!...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 9:36 am
Alvin Ramard (10/14/2010)
Steve Jones - SSC Editor (10/14/2010)
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 9:33 am
Another way to generate procedures, that many people don't take advantage of, is to use the Templates offered by SSMS. If you click on the View menu and then Template...
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
October 14, 2010 at 6:20 am
Viewing 15 posts - 14,101 through 14,115 (of 22,224 total)