After doing that, I can select a data connection and generate an entity
model from the database.
However, I have some problems:
a) all fields are marked as being part of the primary key. Why isnt the
DDEX picking up the right primary keys?
b) all foreign keys are gone. How can I get the foreign k
> I add in the FBconnection in the Visual Studio ToolBox. But
> ConnectionString property in the Properties Editor did not have "..."
> next it.
>
> How to fix it?
You must install DDEX too.
eMeL
Visual Studio 200
I did use DDEX.
But still not working.
Any other sugguestion?
Thanks a lot.
Qin.
From: Qin Yang
Sent: Wednesday, 24 November 2010 1:28 PM
To: 'firebird-net-provider@lists.sourceforge.net'
Subject: FBconnection problem in Visual Studio 2010
Hi,
I add in the FBconnection in the