Forum Replies Created

Viewing 13 posts - 16 through 28 (of 28 total)

  • RE: Pass a value to a trigger...

    Hi Sergiy,

    Thanks for the reply.  Let me explain my situation a little bit more. 

    I need to audit every change to every table. No windows users have access to the database,...

  • RE: Design Question

    In reality I have several tables like table 2 & 3. Some have two fields others have more.  In essence, I have many tables that reference table 1.  Perhaps in...

  • RE: Question about requiring.....

    Thanks for the responses guys.  It sounds as though I definitely cannot do this via relationships and constraints. 

    If I might, I'd like to pose another question while I have...

  • RE: Question about requiring.....

    Hi Allen,

    Thanks for the response.  I agree,  I could do this using some type of store proc/trigger or through the business logic. 

    But you did address what I am trying...

  • RE: Normalization question...

    Excellent.  Thanks for the clarification.

  • RE: Normalization question...

    If I make that change, I would then need to make sure that I always entered the data in that form.

    So I would never have an entry:

    E1    E2    x    y   ...

  • RE: Normalization question...

    Great!  Thanks for the help.

  • RE: Normalization question...

    Hi David,

    I understand what you're saying.  If I had table:

    E1    E2       x      y      z

    ---    ---      --     --     --

    1 ...

  • RE: Normalization question...

    Thanks Chris.  I appreciate the feedback.  It does make more sense (in terms of retrieval) to store it in the manner described.  I'm glad to hear it qualifies as a normalized...

  • RE: Normalization question...

    Thanks Chris.  I appreciate the feedback.  It does make more sense (in terms of retrieval) to store it in the manner described.  I'm glad to hear it qualifies as a normalized...

  • RE: Normalization question...

    Hi all,

    Thanks for the replies. Let me try and put this into context.  In my application, I want to look up an entity.  That entity has certain attributes

    which are...

  • RE: Single or Multiple databases

    Hi all,

    Thank you for the responses.  I am leaning in the single database direction for the moment. 

    I would like to ask what the ramifications would be if I did...

  • RE: Single or Multiple databases

    Thank you both for the replies. I will try to address the questions one by one.

    Wayne:

    The application is a product that will be sold.  It will be packaged with MSDE. 

    As...

Viewing 13 posts - 16 through 28 (of 28 total)