Forum Replies Created

Viewing 15 posts - 106 through 120 (of 134 total)

  • RE: Selecting Data For Current Month Week to Week

    Not sure what the output is going to be at the end of your project ;

    But you could use the MONTH/YEAR to determine the top level and then using the...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Delete Trigger

    Unfortunately I dont think this would be possible - due to "Applications" using a generic "SQL Login" for transactions.

    The user level security is handled by the application interface and therefore...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: SSIS Flat File Fixed Width - No Line Feed Options

    Just an update -

    Because I am using one column from the input table - I have changed to use delimited file as output, which now does the job.

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Query help..

    If you are checking for the existance of data in one table comared to another and acting on the result.

    You could try using the "MERGE" statement

    IF MATCHED in SOURCE

    IF MATCHED...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: SQL Server 2008 R2 certifications.

    Both 2008 and 2008R2 are contained in the certification ( 70-432 / 70-450 )

    You will see a lot of topics on the course work lending itself to the new features...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: how to change the installation to another drive

    k.subramanyam1017 (6/12/2012)


    Hi friends,

    I have alredy installed sqlserver in 'c' drive but i want to change the 'd' drive. is it possible or not pls...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: How to ? Insert multiple records in a table from a single record in another table

    Brilliant - a fine example.

    Many Thanks

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: How to ? Insert multiple records in a table from a single record in another table

    Jared,

    That is exactly what I am saying .....

    Regards

    Steve

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Extracting Data from SQL to Text File

    OKay - I understand the logic of creating the multiple lines up front, which I can do - combining the fields to string lengths and having the "temp table" with...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Extracting Data from SQL to Text File

    Sorry - Yes that is correct.... BUT if there are only 2 lines of description, then I would miss that line out from the output.

    I am looking at maybe an...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Extract Data from SQL table ( single record ) to text file - ( multiple lines )

    sorry - having an off day.

    Thank you for your help - will read and experiment.

    Thanks again

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Extract Data from SQL table ( single record ) to text file - ( multiple lines )

    is there a simple "how to guide" that I could follow ?

    Regards

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Help with data output to "Fixed Column Width File"

    Ok sorry for being unclear -

    I have the data stored in a simple single table, to which I need to create a text file that gets imported into "IBM...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Cancelling a DB thats restoring

    Not sure the state of the database when the "cancel" was requested and how it "cancelled" - the best advice would be to do a restore prior to the aborted...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

  • RE: Linked Servers 2005->2005 and 2005->2008R2 Express - Guidance

    Thanks for your help -

    I have set this up from the express sql - and works fine, so this is a problem with going to the express server from...

    ________________________________________________________________________________________________
    Regards
    Steve
    SQL 2008 DBA/DBD - MCTS/MCITP

    Please don't trust me, test the solutions I give you before using them.

Viewing 15 posts - 106 through 120 (of 134 total)