Forum Replies Created

Viewing 15 posts - 9,691 through 9,705 (of 18,923 total)

  • RE: just the date, please

    Check out Frank Kalis site.  He has done extensive testing on this subject and my memory seems to want to confirm that your memory is right

  • RE: Incorrect Syntax in a USE statement

    You can't dynamically change the in the connection like that.  You have to use dynamic sql (including the following code) to make this work.

     

    If you need to run this cod...

  • RE: Prizes

    Nice idea Steve, a trip in space would be a great space for any geek .

  • RE: Finding if files exist.

    Definitly.  My idea will be the best approach in this context.

     

    You can use fileexists as the best approach in the case where you only want to check if 1 file...

  • RE: Prizes

    That one I like, except for the thrash part .

     

    Edited 2007-07-06.

  • RE: Prizes

    How about a free plane ticket for next year (or rebate, as the ticket prrice is drstically different from one person to the next)?

  • RE: Finding if files exist.

    I'd do it the other way around.  List all files that are in the directory(ies) and send this into a table.  Then you can do a left join to find...

  • RE: Problems with free text feild

    Not likely, but it would potentially avoid many others!

  • RE: Remote Work

    Thanks Steve.

  • RE: Question of the Day for 04 Jul 2007

    2005.

     

    Check out the link in the aswer for more details of all the version names of every MS products ever written.

  • RE: SQL Server 2000 SP3a Support is Ending

    Nice to know.  I'm glad we're finally moving to 2k5 here at my current client.  It's gonna be a lot of fun to master this new tool

  • RE: Member Profiles

    Agreed, your ego is telling you to do this.  However your ego seems to be up to date with technology and it would be nice for the site to be...

  • RE: Remote Work

    Picture link is broken Steve... No comment on the article as I've not read it, yet .

  • RE: Stop the madness

    You can't imagine how happy I am to have bowed out of this one after day 1.  I wish I could compute the time I saved by not reading that...

  • RE: Problems with free text feild

    Gonna save Jeff some typing.

     

    You still don't need a cursor for that conversion.  Use temp tables and batch convert the data before final import.

Viewing 15 posts - 9,691 through 9,705 (of 18,923 total)