|
Re: generate entities problem with sql server [message #55798 is a reply to message #55739] |
Fri, 17 April 2009 23:00 |
Eclipse User |
|
|
|
Originally posted by: brianf.sybase.com
What version of DTP are you using? The MSSQL support has improved in our
Galileo (1.7) work that's due out in June 2009. That may solve the issue.
--Fitz
"ted beckett" <work.beckett@gmail.com> wrote in message
news:9ddd69bc09a6796cf87835c317f97191$1@www.eclipse.org...
> Hi, when I generate entities against a SQL Server 2005 database, entity
> relationships are not being generated. Foreign key constraints are defined
> for the database.
> I've shown a constraint definition below which I got from Microsoft SQL
> Server Management Studio. Any help is appreciated - Ted
>
> ALTER TABLE [dbo].[ALL_EQUIPMENT] WITH NOCHECK ADD CONSTRAINT
> [FK_EQUIPMENT_SUM_AFFILIATION] FOREIGN KEY([AFFILIATION])
> REFERENCES [dbo].[L_AFFILIATION] ([AFFILIATION_CODE])
> NOT FOR REPLICATION
>
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03596 seconds