Viewing 15 posts - 781 through 795 (of 820 total)
I don't mind things being tidy. Neat is often a good thing. However this should not, IMNSHO, trump considerations of performance.
Having the log on a different data channel from the...
ATBCharles Kincaid
September 18, 2006 at 8:32 am
Watch also the configuration of the SQL server. It might be setup for only named pipes and not TCP/IP.
We do access to SQL server via only TCP/IP all the time. ...
ATBCharles Kincaid
September 15, 2006 at 8:56 am
I like just have the OS and very little else on C:.
If you are splitting things then put you data files and log files on separate drives if possible. Not...
ATBCharles Kincaid
September 15, 2006 at 8:49 am
An open discussion can bring out many good things. Herb is OK though. It is right to question everything. Even the forum process. Questions are the things that spur research.
We...
ATBCharles Kincaid
September 7, 2006 at 10:09 am
I participate in forums as a way to demostrate that I am keeping up on industry standards and best practices. I am very careful not to post trade secrets or...
ATBCharles Kincaid
September 6, 2006 at 12:01 pm
Oh! So 28 to 465 million per month.
You might have to solve this in code. The execution plan must be a horror show. UNION ALL is not going to be kind...
ATBCharles Kincaid
September 6, 2006 at 11:54 am
On each of the 31 under tables do you have an index on route and another one on clientservice_id? If not then write a script to create...
ATBCharles Kincaid
September 6, 2006 at 11:21 am
Herb one reason might be employement contracts. One might be allowed to participate in a forum but if that same person publishes an article the employer might actually own it...
ATBCharles Kincaid
September 6, 2006 at 10:49 am
I was going to ask you where the heck is the library name? Do you have some SELECT statements that work?
I never did get the linked server thing to work...
ATBCharles Kincaid
September 1, 2006 at 1:14 pm
Well noted. We "rolled our own". We have an exclusive server piece that lets us run SQL queries from the handheld. I then use that data to do my inserts...
ATBCharles Kincaid
September 1, 2006 at 1:04 pm
In there he says, "PostgreSQL, on the other hand, requires you to do a little tuning here
and there and know a little bit about databases." Ther is one reason that...
ATBCharles Kincaid
August 31, 2006 at 1:37 pm
"Are you going to trust your corporate payroll data to the 'clone'?" is a good question.
If the clone has support options (a la MySQL) then why not. With something like...
ATBCharles Kincaid
August 31, 2006 at 11:21 am
I also agree with opensouce != unsupported. Sure I can get the source for MySQL and do my own builds. Why bother. They give me the Windows builds and actually...
ATBCharles Kincaid
August 31, 2006 at 9:32 am
They just downgraded Pluto not killed it. Pluto is one thing but it's a good thing that they letft Goofy alone. "Gorsh!"
ATBCharles Kincaid
August 30, 2006 at 9:34 am
One of my customers has a big Dell tower (don't remember the model) that they use as one of the SQL servers in their plant. One day one of the...
ATBCharles Kincaid
August 30, 2006 at 9:22 am
Viewing 15 posts - 781 through 795 (of 820 total)