Forum Replies Created

Viewing 15 posts - 781 through 795 (of 820 total)

  • RE: split data and log files for system databases

    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

  • RE: Connecting via TCP/IP

    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

  • RE: split data and log files for system databases

    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

  • RE: Controlling Jobs

    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

  • RE: Controlling Jobs

    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

  • RE: This View is Shocking ! Can it be Improved ??

    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

  • RE: This View is Shocking ! Can it be Improved ??

    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

  • RE: Controlling Jobs

    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

  • RE: AS400 LINKED SERVER FAILS ON INSERT/DELETE

    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

  • RE: Convert SQL Server 2000 data to SQL Server 2000 CE data

    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

  • RE: Open Source Challenge

    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

  • RE: Open Source Challenge

    "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

  • RE: Open Source Challenge

    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

  • RE: Search and Replace

    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

  • RE: Old Upgrades

    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

Viewing 15 posts - 781 through 795 (of 820 total)