Sparx Systems Forum
Enterprise Architect => Suggestions and Requests => Topic started by: edgardos on January 24, 2006, 07:50:56 am
-
I think this feature is very usefull, for tracking and status reporting.
-
You can export the CSV, which Excel can then import.
See http://www.sparxsystems.com/EAUserGuide/index.html?csvexport.htm
-
Additionally you can import external data directly from EA using the MS Access ODBC driver. This is more elegant but you need experience with EA's database structure.
SELECT * FROM t_object WHERE Object_type = "Requirement"