Forum Replies Created

Viewing 15 posts - 48,526 through 48,540 (of 59,065 total)

  • RE: Importing CSV files without knowing destination schema

    Thanks for the feedback... and the pretzel!:P

  • RE: Cursor

    rbarryyoung (8/28/2008)


    Jeff Moden (8/28/2008)


    It's also part of the reason I wrote that forum ettiquette article on how to provide actual test data so that good folks like yourself don't...

  • RE: Importing CSV files without knowing destination schema

    thomas.lemesurier (8/28/2008)


    Hmmm, Lowell hit the nail on the head - it's a unicode file. But having said that, I've tried saving it out as ANSI (just using notepad) just it's...

  • RE: CdoNtsMail - What are the actual size limits to the "Body"

    J (8/28/2008)


    Hmmm...

    I do not remember where I read that, but apparently CDOSYS is much superior to CDONTS.

    And I am getting confused here, is CdoNtsMail different from CDONTS ? A Web...

  • RE: Cursor

    GSquared (8/28/2008)


    Jeff, half my code posts aren't tested, because I don't have the data to test them or don't have the time. Trust me, those ones quite regularly have...

  • RE: Covering index is too long, but needed ... what to do?

    sql_er (8/27/2008)


    Thanks for all the comments and suggestions.

    My approach was as such:

    1. Run Server Side Tracing for 15 mins on 5 almost identical dedicated sql servers (Subscribers in Transactional replication)....

  • RE: Covering index is too long, but needed ... what to do?

    sql_er (8/25/2008)


    I was able to fix the problem without adding an index, but just re-writing the query.

    It was strange how a very simple change in the query made it much...

  • RE: MIS in the UK

    rbarryyoung (8/27/2008)


    I should amend that Civilization is when people don't have to die just because they are weak, slow or stupid. (All things that would get you killed otherwise).

    Heh......

  • RE: data archiving

    Almost forgot... at my previous job, the archive process ran nightly. At my current job, it runs on Monday and Thursday nights. First run may take a day...

  • RE: data archiving

    Depends on what your partitions are based on. Mine are based on a "CampaignID"... any campaign that hasn't had a new row added to it in 90 days gets...

  • RE: Trouble finding the max(units) OR max(revcode) from resultset

    No... not what we're talking about... the spreadsheet would update itself from a view. No scheduling involved.

  • RE: Importing CSV files without knowing destination schema

    thomas.lemesurier (8/28/2008)


    Hmmm, sorry that this is dragging on everyone, now that I have the files in the right place (;)) the tables are being picked up. However, when I open...

  • RE: Cursor

    Thanks for the feedback, Simon... Gus is one of those tenacious posters... you landed a good one;)

  • RE: convert dates

    Hint... 😉

    sp_helplanguage

  • RE: Dynamic loading of csv into table

    oxfield (8/27/2008)


    thanks for the reply Paul...the earlier suggestion with a linked server works great... I just need my DBA to create the linked server in our dev environment (permission issue)..However,...

Viewing 15 posts - 48,526 through 48,540 (of 59,065 total)