Forum Replies Created

Viewing 15 posts - 91 through 105 (of 628 total)

  • RE: Less Pay, More Convenience

    GilaMonster (4/27/2011)


    Dan.Humphries (4/27/2011)


    Most managers hear of someone who did not actualy do much work from hom enad assumed that all work from home employees must not work more than a...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Less Pay, More Convenience

    I for one would love to get in a position where I could work from home. There is absolutley nothing I do now that I could not do...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: FlatFile source and OLEDB destination

    My suggesstion would be to use the import Data wizard and import the data one time. When you run through the package you can use the option to save...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Removing datetime from backup filename

    Shawn Melton (4/25/2011)


    Dan.Humphries (4/25/2011)


    The problem: In SQL Server 2005, the Maintenance Plan we're using insists on tacking on the date and time to each backup.

    I am curious about this...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Removing datetime from backup filename

    The problem: In SQL Server 2005, the Maintenance Plan we're using insists on tacking on the date and time to each backup.

    I am curious about this part. Why...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Paging on huge tables with row_number

    I quess I am not sure what the question is yet. Better option for what? row_number?

    if that is the question then no there is not a better option although...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: OUTPUT & NEWID()

    *******I think the wording could be fixed. Since the question asks what is the quarenteed results it should be none of the above. A Quarentee is a certainty...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Explain what these mean

    if you can post the full script that would be helpful. usually in the order by you would see a column name not a number:unsure:

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: ExecuteNonQuery: Connection property has not been initialized = possible deadlock?

    If the error is recreatable then I would have profiler running on the SQL server and see what you find there. Also check the SQL Logs to see if...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: concatenating values in SQL database mail

    I do not see where a value is written to your two variables @cust_cd or @pu_del_dt if the value is NULL then the entire sting becomes NULL.

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Landing My First Job

    I agree mostly with what has been said about expierence but I would offer the following advice.

    Take your time and target your first job. The more flexible you...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Duplicate Rows causing clutter

    Good SQL programmers would never use aliases to do display formatting. You are still writing 1950's COBOL. You even put a comma at the start of a line – that...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: SQL servers are no longer visible on our network

    you hit and trial people

    Let me be the first to say huh?:unsure:

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Must declare the variable '@Name' issue

    in that case you likely whant to replace the variables with the actual values before you send the input over from asp or are you simply calling a stored procedure...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: T-SQL to show Row Counts for all Tables

    I can't beleive I forgot this on earlier but here is a script from Michael Valentine Jones that provides a great deal of useful information.

    -- Script to analyze table space...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

Viewing 15 posts - 91 through 105 (of 628 total)