Skip to search.
jcm · Journal of Conceptual Modeling Discussion List

Group Information

  • Members: 255
  • Category: Cyberculture
  • Founded: Nov 2, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1357 - 1386 of 1447   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1357 Terry Moriarty
inastrol Offline Send Email
Feb 10, 2003
3:03 pm
Hope someone here can point me in the right direction. I just loaded up Visio 2002 Enterprise Edition specifically because I wanted the latest version of Visio...
1358 Donald Chapin
donald_chapin Offline Send Email
Feb 10, 2003
3:57 pm
Hi Terry, The latest version of VisioModeler is packaged with only two Microsoft product offerings. 1. Visual Studio for Enterprise Architects...
1359 Patrick Hallock
pathallock Offline Send Email
Feb 10, 2003
5:10 pm
Terry, Yes it sill exists, but not where you are looking. It is part of Visio Studio .NET Enterprise Architecture Edition Only. It is under the database...
1360 Terry Halpin
terryha01 Offline Send Email
Feb 10, 2003
6:05 pm
Just to clarify, VisioModeler and Visio for Enterrpise Architects are two different products. VisioModeler is basically InfoModeler, and is a discontinued ...
1361 L Stevens
lfstevens Offline Send Email
Feb 10, 2003
6:19 pm
Message Hi Terry. Where can we find a summary of what's in Everett? Thanks Larry 650 245 2204 ... From: Terry Halpin To: jcm@yahoogroups.com Sent: 2/10/2003...
1362 Terry Halpin
terryha01 Offline Send Email
Feb 10, 2003
7:45 pm
From the Visio for Enterprise Architects perspective, Everett is mainly about fixing bugs rather than adding major new functionality. The rest of VS .NET does...
1363 Bob Rose
brose@... Send Email
Feb 11, 2003
2:21 am
MessageFYI MSFT's grand plan is explained on: http://msdn.microsoft.com/vstudio/productinfo/roadmap.asp One of the more interesting prospects is the proffering...
1364 Randolph S. Kahle
RandyKahle@... Send Email
Mar 3, 2003
2:45 pm
When mapping a relational database to Java one needs to use an O/R mapping layer of some type. Most work best, and most consistently, if the underlying...
1365 Patrick Hallock
pathallock Offline Send Email
Mar 3, 2003
3:54 pm
We as well often use user-meaningless keys. For example Person (id) is the system "id". Another fact, Person has Employee (number) is another fact which is...
1366 John Miller
jMiller@... Send Email
Mar 3, 2003
5:58 pm
If you use external facts to specify surrogate keys then you can't use the "Add to object type name" naming option that is available for internal reference...
1367 pathallock Offline Send Email May 15, 2003
2:16 pm
Journal of Conceptual Modeling May 2003 Issue: 28 <http://www.inconcept.com/jcm> Editor's Corner by Patrick Hallock What Do You Mean? by Fabian Pascal Most...
1368 Wolfgang Baeck
wbaeck@... Send Email
Jun 11, 2003
7:00 pm
Hello, I've been playing with Visio ORM and came across this interesting situation: I have the constraints between department and Employee: [Department] has...
1369 Patrick Hallock
pathallock Offline Send Email
Jun 11, 2003
7:28 pm
I got the same results - however it all depends on how you define the subtype. If you allowed for default mapping then the manager is part of the Employee...
1370 Wolfgang Baeck
wbaeck@... Send Email
Jun 11, 2003
8:10 pm
Pat, Thanks for trying it out. I did exactly what you did before I posted and it doesn't create the three tables. I use Visio EA 10.0.2705 Did you do something...
1371 Patrick Hallock
pathallock Offline Send Email
Jun 11, 2003
8:16 pm
Sorry - yes I did and an attribute to manager. I tried that first. It did not work because of the option for subtype mapping. So now between the 2 fo use we...
1372 Wolfgang Baeck
wbaeck@... Send Email
Jun 11, 2003
8:44 pm
Doesn't work for me in my settings. Attached is a zip file if you would be so kind and look at it. Open the Logical1.vsd as the logical diagram having all...
1373 Terry Halpin
terryha01 Offline Send Email
Jun 11, 2003
9:38 pm
Wolfgang, your original solution is fine (see attachment for conceptual and logical models). The Department table allows the same employee to manage many ...
1374 Patrick Hallock
pathallock Offline Send Email
Jun 12, 2003
1:44 pm
This is what you got and I think it is correct. You have a manager table. Your have a department table. In your ORM model you put: Notice the uniqueness...
1375 Patrick Hallock
pathallock Offline Send Email
Jun 12, 2003
1:45 pm
Here is another thought: I did not check this out, but assume you wish to record when the manager began managing the Department. Then you would have to create...
1376 Wolfgang Baeck
wbaeck@... Send Email
Jun 14, 2003
4:31 pm
Is there a way in VISIO EA ORM to provide the derivation rules for facts in such a way that when the Physical Data-type SQL Server is selected it will end up...
1377 Patrick Hallock
pathallock Offline Send Email
Jun 15, 2003
1:50 am
The RMAP routine does not create derived columns (virtual columns). I assume you mean columns that are not actually part of the table as such, but can be...
1378 bmaclean@... Send Email Jun 15, 2003
3:57 pm
Pat is correct that there isn't any to use ORM to specify the rules. However, you could mark a fact as derived and stored, which will make an actual physical...
1379 bmaclean@... Send Email Jun 15, 2003
3:57 pm
Pat is correct that there isn't any to use ORM to specify the rules. However, you could mark a fact as derived and stored, which will make an actual physical...
1380 Wolfgang Baeck
wbaeck@... Send Email
Jun 16, 2003
5:42 pm
Hi, I need to extend the following model and would like your input. The following are some facts that are not necessarily part of this model but are required...
1381 Wolfgang Baeck
wbaeck@... Send Email
Jun 16, 2003
6:06 pm
Sorry for trying to have the pictures in the message. They are attached now. Wolfgang Hi, I need to extend the following model and would like your input. The ...
1382 Stone, Ken
Ken.Stone@... Send Email
Jun 16, 2003
6:42 pm
Hello, Mr. Baeck: Why do your customers want to assign tasks directly to individuals? Is it because they relate better to the people performing the roles,...
1383 Wolfgang Baeck
wbaeck@... Send Email
Jun 16, 2003
8:06 pm
Ken, It is because they can envision tasks being assigned that are neither due to a FosterHome or a FosterChild. I would argue that they should use the...
1384 Stone, Ken
Ken.Stone@... Send Email
Jun 17, 2003
12:29 am
Wolfgang, Why not integrate your workflow management system with Outlook, to publish all tasks on the Outlook task list? Regarding your model and the problem...
1385 Wolfgang Baeck
wbaeck@... Send Email
Jun 17, 2003
2:19 am
Ken, Thanks for the additional abstractions, they are helpful. Now to the integration with Outlook. The problem here is, and that's why it has been abondoned,...
1386 Tanase, Gabriel (GEI,...
gtkilt36 Offline Send Email
Jun 18, 2003
2:17 pm
Wolfgang, Automatic reassignment may be impractical in Outlook as-is, but it might be easy in other workflow engines/toolsets that work with queues of tasks ...
Messages 1357 - 1386 of 1447   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help