Viewing 13 posts - 16 through 28 (of 28 total)
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,...
October 11, 2006 at 5:11 am
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...
August 10, 2006 at 7:13 am
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...
March 9, 2006 at 2:50 am
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...
March 8, 2006 at 5:51 am
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 ...
January 12, 2006 at 5:47 am
Hi David,
I understand what you're saying. If I had table:
E1 E2 x y z
--- --- -- -- --
1 ...
January 12, 2006 at 4:51 am
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...
January 12, 2006 at 3:51 am
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...
January 12, 2006 at 3:51 am
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...
January 12, 2006 at 2:18 am
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...
October 6, 2005 at 8:20 am
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...
October 6, 2005 at 2:49 am
Viewing 13 posts - 16 through 28 (of 28 total)