RE: [argouml-dev] Module SQL : Reverse Ing (Sql Srv + Generalization)

Laurent BRAUD <[email protected]> Tue, 14 May 2013 12:35:08 -0700 (PDT)
Newsgroups gmane.comp.db.axion.devel
Message-ID <2027682876.2138.1368560108954.JavaMail.httpd__8449.7228301645$1368560121$gmane$org@localhost>
Hi,
I add a first Sql Server Parser.
I test with 2008 Express. To create a script :
	SQL Server Management Studio
	Right clic on a database
		"Taches" > "Générer des scripts...>" (a wizzard appear)

I attach a file test to this post.

Moreover, a foreign key can create :
	An association (by default)
	A Generalization (if the FK have the same PK on source table and on the reference table.

Next, I will try , in mode "conception" (<>"physical", it's a setting of the import) to have a better R.E. for association.
Note : I don't know how to call them. So if better idea for "conception" and "physical".

And others changes may come with my own test (I know that I have some databases with default value for column)

Laurent.

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=3055543

To unsubscribe from this discussion, e-mail: [[email protected]].
To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
testSqlSrv.sql (application/octet-stream, 1.3 KB) - not displayed