Forum Replies Created

Viewing 15 posts - 916 through 930 (of 984 total)

  • RE: Date formats

    Are all users set to the right language / date formats on the servers? eg are the users set to "British English" on one server, but "English" (which defaults...

  • RE: Net Send Message

    quote:


    Is there a way to send a NetSend message within a SQL Task?


  • RE: Language & Date format

    For input routines, I try to persuade developers to use (in VB)

    
    
    format(dMyDate, "dd mmm yyyy")

    which puts a three-letter month in, which is unambiguous. Hurrah!

    Of course,...

  • RE: Pet Peeves

    quote:


    A DBA needs to be aware of the fact that the liver is evil and deserves regular doses of punishment.


  • RE: Pet Peeves

    quote:


    Don't they have alcohol in UK?


    Not enough to get rid of the pain.

  • RE: SQL Server 6.5 Maximum Device Size

    quote:


    Yikes, I'd check the BOL for 6.5. I suspect this is in the terabyte range though. I thought I had a 100GB...

  • RE: SqlServerCentral.com... The Book?

    quote:


    Frank - I'd say an honest 4-6 weeks. Incredbile that in 2003 anything can take that long, but I sent several books...

  • RE: xp_cmdshell not found

    quote:


    Haven't seen one, but it would be useful. Hopefully another reader has it!


    Try this:

  • RE: OLAP and MS SQL on the same machine...

    I assume that by "MS SQL-Server" you mean an OLTP system?

    The http://www.sql-server-performance.com site has some useful tips here, mainly around avoiding OLAP and OLTP sharing a database.

    It used to be...

  • RE: Sending Attachments by mail thru a SQL Job

    quote:


    We have configured a SMTP client in the SQL Server system and created a profile that SQL server should use to send...

  • RE: Pet Peeves

    quote:


    quote:


    Try 400+ users but no full-time admins... One chap who does network admin...

  • RE: Pet Peeves

    quote:


    Head of IT department who thinks he can run network AND database administration for some 500 users with only 2 full time...

  • RE: Pet Peeves

    quote:


    Managers who think I am a f*****g fireman.


    I didn't know you worked here!

  • RE: Query takes too long time

    How much data is in the "billable_transactions" table? And how much data is returned by the query?

    I seem to recall there are some locking issues with selecting into dynamically-created...

  • RE: Pet Peeves

    quote:


    Developers who let management decide the milestone dates and don't tell them they are cray and give a better assesment.


Viewing 15 posts - 916 through 930 (of 984 total)