Forum Replies Created

Viewing 15 posts - 8,416 through 8,430 (of 11,678 total)

  • RE: Tail-Log Backup

    Thanks for this nice basic question!

  • RE: How to use variable in Send Mail Task?

    Put an expression on that variable you mentioned and use those two date variables there. Make sure you convert those dates to string if you want to include them in...

  • RE: Convert Scientific Notation to String - SSIS

    Triality (12/20/2011)


    Haha, I forgot to map the new derived column to the table column. Looks like that method did work!

    I think that implicit conversion also works. If you insert...

  • RE: Sharepoint database administration guidence needed

    Oh yeah, I forgot:

    a few years ago, the SharePoint team published a white paper with "advice" on how to administer those databases. It was full of bad practices and the...

  • RE: Sharepoint database administration guidence needed

    I don't know a lot of SharePoint databases (lucky me!), but I know the following:

    * they are fond of using GUIDS (bleh)

    * they have very cryptic names for their databases

    *...

  • RE: #Temp table indexes uncertainty

    According to MSDN, indexes are not transferred:

    "Indexes, constraints, and triggers defined in the source table are not transferred to the new table, nor can they be specified in the SELECT...INTO...

  • RE: sql server user authedication modify

    Coolroof (12/21/2011)


    I want Change windows authendication user to sql server windows authentication user..because that user is main user. this user only create db and maintenace plan and jobs.pls steps

    What is...

  • RE: Are the posted questions getting worse?

    Dev (12/20/2011)


    Koen Verbeeck (12/20/2011)


    Dev (12/20/2011)


    ... the psychologist use ink blot cards (Rorschach test) to read the minds.

    I'm not locked in here with you! You're locked in...

  • RE: Are the posted questions getting worse?

    Dev (12/20/2011)


    ... the psychologist use ink blot cards (Rorschach test) to read the minds.

    I'm not locked in here with you! You're locked in here with me!

    Ahem...

    10 bonus points...

  • RE: large dataset, standard ingestion scheme (merge join, condisplit...), best practice?

    Greg J (12/20/2011)


    fast-load... never saw it have such a dramatic effect.

    It's because it does it inserts in bulk mode, while the regular mode does it inserts row by row (yup,...

  • RE: Convert stored proc to ssis

    There is no easy answer for that.

    It depends on those user defined functions: how complex are they, can they be translated into SSIS or not et cetera. You can call...

  • RE: How to split the Records?

    Charmer (12/20/2011)


    Hi Friends ,

    i have column name CrossStreets in an excel sheet which will be having datas like "W MENOMONEE RIVER PKWY"....

    i need to split the records into 3 columns...

  • RE: Report

    ramyours2003 (12/20/2011)


    thanks for sending i want all the databases in percentage growth instead of getting one db result .

    What have you done so far?

  • RE: Looking to get 70-432 Certified need suggestions...

    Henrico Bekker (12/20/2011)


    I am not a very fast reader as it would take too long to read a book.

    Absolutely zero and no offence to Koen, but being able...

  • RE: During installation I get...

    forsqlserver (12/20/2011)


    Thanx Koen,

    But I just want to be precise and solid confirmation.

    Actually, then you should check MSDN (or the F1 page), or call Microsoft support.

    I can tell whatever I want...

Viewing 15 posts - 8,416 through 8,430 (of 11,678 total)