Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)

  • RE: Question on Database Design

    PaulB-TheOneAndOnly (12/28/2010)


    Core6430 (12/26/2010)


    The database design is similiar to the tables below...

    What you are posting is not a database design per-se but a physical implementation of some database design.

    Would you consider...

  • RE: Edit a datetime field

    Couldn't you add a trigger to the Insert to check if the Date being inserted is the same as today's date, and if it isn't then change the date but...

  • RE: Calling Out Bad Advice

    I would rather see the comments on posts or blogs that point out when something is wrong and why it's wrong. I'm not a dba, and sometimes that "bad advice"...

  • RE: bcp or sp_send_dbmail

    SSRS isn't painful. 🙂 if you installed it,

    1. run the ssrs config utility and set your accounts,

    2. open VS 2005 or BIDS,

    3. select report wizard and it...

Viewing 4 posts - 16 through 19 (of 19 total)