Forum Replies Created

Viewing 15 posts - 2,926 through 2,940 (of 7,429 total)

  • RE: sql Mail

    Ok, so obviously you are getting it into Outlook. Do a send in Outlook at make sure the Email account is working properly.

    Next is this a MAPI account such...

  • RE: Select statement

    Give us an example of the data including things you wouldn't see. From that what you expect to be returned and how you determine that is what you want. That...

  • RE: Course Material to start for Cdertification exam

    I like the Exam Cram and Exam Prep books. Also, check out (but don't rely on the answers) the braindump sites to get an idea of what you should be...

  • RE: sql Mail

    What are you getting as the failure message or is it going out? If so is it still in the outbox of your email application?

  • RE: Need a good Internet Mail Server

    quote:


    ...and it works 100% of the time...


    Just a comment on this. As long as you...

  • RE: Variable where clause

    Ok, understand now.

    No the compiler will be fine with a single execution plan for a generic WHERE clause as you are hitting the same column each time and the execution...

  • RE: How to pronounce SQL

    quote:


    Why was it called Port and Starboard? Does the ship only sail one way, keep the stars on the left(?)

    Cheers,

    Crispin


  • RE: Variable where clause

    quote:


    Antares686:

    quote:


    In this situation where there is a minimal difference in with and without...

  • RE: Variable where clause

    Won't work unless you have a division '%_%' otherwise you have to use LIKE which will give you very poor performance for your situaton.

  • RE: How to pronounce SQL

    Don't forget ES-Quel. Someone who attends should come up with a list of about 20 or 30 variations and use each speaking with Steve to see if he can keep...

  • RE: Timeout expired

    What version of Windows is IIS running on?

    If NT4 it will be MTS where COM components run.

    If Win2K or later the name was change to COM services.

    But go back to...

  • RE: SQL 6.5 Restore

    Ok, let me backup. DId you validate your tape on the NT4 machine to make sure thedata is there (not impossible to have a bad tape)?

    If not please verify that...

  • RE: Timeout expired

    First make sure you are closing your connections immediately when processing is done (do not set connect = nothing as this is what keeps ppoling alive).

    Also, my understanding is the...

  • RE: SQL 6.5 Restore

    Did you validate the backups visualy on the other machine?

    And did you write the backup to the tape from 6.5 backup utility or to the hard drive and then the...

Viewing 15 posts - 2,926 through 2,940 (of 7,429 total)