Forum Replies Created

Viewing 15 posts - 781 through 795 (of 819 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...

  • 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. ...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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...

  • 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!"

  • 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...

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