With the new ORM metamodel we are constructing for the public domain, I have relaxed the requirement that nested associations have spanning UCs, even when they...
Thanks for this clear and helpful explanation Terry. But I have a new question, re the "warnings": Won't a nested, non-full-UC-spanned object type and any...
Andy The case you mention is not a counterexample. For example, suppose you objectify the n:1 fact type A r B as AB, and then attach the mandatory m:n fact...
Christoffer, Gene, et al, If you have specific questions about the ORM diagrams in that Powerpoint presentation I sent yesterday, you can ask me or you can...
Hi all, I've been designing a conceptual model and its SQL Server database through the last months. This database needs to store temporal data, in both senses:...
Juan, I had to go back and the article. It is a bit late and I want to think about this again, so maybe a better answer tomorrow. However, I notice that one...
Patrick, Thanks for your kind reply. Just a clarification. A modification to one of this "temporal tables" does only involve an INSERT: a copy of the old row...
THE 6th INTERNATIONAL BUSINESS RULES FORUM CONFERENCE November 2-6, 2003 Opryland Resort and Convention Center, Nashville, TN http://www.BusinessRulesForum.com...
... In your next revision of this international announcement please say that the conference is in the USA, and expand the parochial acronym TN into Tennessee....
Hi all, I am new to the world of ORM and am building my first ORM model but have run into a glitch that I am unsure how to handle. We are currently in the...
In article <blh9lv+obe6@eGroups.com>, judiewebber <judiewebber@...> writes ... I've never seen Visual Studio whateveritis so I can only ask the obvious ...
I'm looking for a quick way to load many objects and their metadata into Microsoft Visual Studio Enterprise Architect, or even into VisiomModeler 3.1. I have...
Hi, I just presented ORM to some colleagues and they got really excited about it. The problem is that they use Linux, so I'd like to know is there is any ORM...
Sorry - there is no Linux Version. It has been noted by the groups working on the next generation of an ORM tool - it must work on multiple platforms. I am not...
I have a fairly large data model on an Oracle database containing approximately 30 schema owners. I would like to reverse engineer the individual schema owners...
First a little background. We have been asking for a different way to manage this for about 8 years. So, I have some similar feelings about this. The idea is a...
Does anyone know how to suppress the verbalization of Physical data types on object domains in VisioEA (2003)? It represents unnecessary information, not...
geverest@...
Apr 19, 2004 1:47 pm
1418
I am having the same problem and have scoured all of the preferences, document properties and other possible menu options! Consider also posting your question...
Hi All, A colleague has just had installed VSEA. She's trying, unsuccessfully, to read some .imo files produced by VisioModeler (VM). When they're opened some ...
Chris Bruce
chris@...
Jun 16, 2004 3:54 pm
1420
Chris, Visio Enterprise Architect is a separate install, which can be found in the \Visio folder of the VSEA install disk. Visio Enterprise Architect cannot...
Johnston, Mark
mark.johnston@...
Jun 16, 2004 5:17 pm
1421
Mark, Chang, Thanks very much indeed for the info: we're sorted now. BTW do you know if there is any chance of VEA being released as a separate product at some...
Chris Bruce
chris@...
Jun 23, 2004 2:05 am
1422
I have been working on a ORM model that generates approximately 100 tables. VEA requires 3-4 hours to update the source model after I modifying the Logical...
Hi Markus, I'm not sure whether this offers you any help in your current situation but here is what I do: 1. I never ever update the orm source module by...
Wolfgang Baeck
wbaeck@...
Jun 24, 2004 3:16 am
1424
When using Visio for enterprise to generate the ddl from ER diagrams we are having a problem when a column in a view references a function to be declared in...
allan lindgren
allan_lindgren@...
Jul 7, 2004 1:39 pm
1425
Allan, We usually do not run the script from Visio "as is". Usually the script is broken into separate files, based on what our DBAs want. We also take these ...
I am using VisioEA 2003 and am attempting to define a frequency constraint on a unary predicate. I want to specify exactly one. When I leave the minimum at 1,...
geverest@...
Aug 2, 2004 2:46 pm
1427
Hi Gordon, ... That is because if every instance of a given object is supposed to participate in a role and can participate in that role at most one time, then...
There is already an implicit frequency constraint of "exactly one" on any unary predicate, i.e., there's already an implicit functional uniqueness constraint...
From: Andy Carver [mailto:andy.carver@...] Sent: Monday, August 02, 2004 10:33 AM To: jcm@yahoogroups.com Subject: RE: [JCM] Frequency constraint on...