Forum Replies Created

Viewing 15 posts - 901 through 915 (of 962 total)

  • RE: DateFormat

    Nice question.

    Can to the conclusion it wouldn't with with offset, then it was a case of old datetime types vs new or all?

    I guessed wrong. But one to put in...

  • RE: Are the posted questions getting worse?

    Sean,

    I'm so glad I wasn't drinking when I just read your reply - Lynndrome, definantly a SOM moment!

    Just had to restore a DB from this mornings backup. Been waiting since...

  • RE: Are the posted questions getting worse?

    Wow finally caught up with the Thread.

    Lost my way a few months ago, moved didn't have full internet, etc... Was going to try and say something witty about all that...

  • RE: BLOBs and DR

    Yes unfortunantly I am also waiting on more details.

    Hopefully more on Monday!

  • RE: BLOBs and DR

    Thanks Gail,

    I either forgot that filestream and Mirroing don't mix, or it's never come up.

    So it's VARBINARY(MAX)

    and mirroring then?

    I think a test environment is required here.

    Cheers,

    Rodders...

  • RE: BLOBs and DR

    Some more info...

    8 million rows per year.

    40kb per BLOB on average.

    Makes me think mirroring is a good option?

  • RE: Are the posted questions getting worse?

    Well I'm currently looking so I'm very much in touch with the market at the moment!

    Before I started looking I maybe checked every three 3 months or so. But didn't...

  • RE: Are the posted questions getting worse?

    Jeff, the late congrats for Lynn was, indeed, for the news of becoming a grand parent!

    There was talk of a new job, but I hadn't caught up with that yet,...

  • RE: Are the posted questions getting worse?

    Another vote from me!

    Congrats Jeff - I know it's been said before but I've certainly learn a lot from you over the years so many thanks.

    As well as learning from...

  • RE: In-CASE you need to SUM...

    The number of times I fall for the UNION for UNION ALL in questions...

    Must remember to have had caffine before answering QOD!

  • RE: Backups

    Good question Lynn.

    Just a pity even after one cup of coffee it was still to early for me to see the bit about Tuesday's full backup being corrupt.

    Cheers,

    Rodders...

  • RE: Multiple Resultsets in Excel via VBA

    Hi ackrite55,

    I think I have sorted it out.

    You can't do this with the same recordset variable

    Set Rank = Rank.NextRecordset

    What you have to do is this:

    Dim Rank2 As ADODB.Recordset

    Set Rank2 =...

  • RE: Multiple Resultsets in Excel via VBA

    Hi ackrite55,

    I haven't done this for a while, but there is a nextrecordset option in ADO.

    So you shoul dbe able to do somthing like:

    Dim Nextrs as ADODB.Recordset

    SET Nextrs = rs.NextRecordset

    And...

  • RE: Are the posted questions getting worse?

    Roy Ernest (6/16/2009)


    Roy, have you been keeping up with it? Or is 20-20 not your thing?

    I have been keeping up with it. Seems like Sri Lanka and South Africa are...

  • RE: Are the posted questions getting worse?

    tosscrosby (6/16/2009)


    Kit G (6/16/2009)


    Cubs? I don't follow football... or it is baseball? :hehe:

    Sometimes we're not sure! 😛

    I'm not either that's why I'm following the Twenty20 World Cup in Cricket!

    Roy,...

Viewing 15 posts - 901 through 915 (of 962 total)