System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 7bf8f1969feeacec4c8b415f4419830b6b7ebe9f
Title: When I try to create the edmx model, i can't see any table
Status: Closed Type: Incident
Severity: Important Priority: Medium
Subsystem: VsDesigner Resolution: Not_A_Bug
Last Modified: 2013-12-28 12:10:46
Version Found In: 1.0.90.0
User Comments:
anonymous added on 2013-12-28 11:03:31: (text/x-fossil-plain)
I am using VS2013, I have installed the version 1.0.90.0 and the design components. Y try to create the edmx model, in the wizard I select the connection that works, connect with the database but in the step that I have to select the tables that I want to add to the model, I don't see any table, only "<Nothing>" information.

I was tryiing to use EF 6 but it seems that is not compatible, so in the wizard in the creation of the edmx I select EF5.

I try eith normal user and admin user, but the problem is the same.



Thanks.

mistachkin added on 2013-12-28 11:29:42: (text/x-fossil-plain)
Are any error messages seen prior to this?

Are you able to share the schema of the database involved?

anonymous added on 2013-12-28 11:47:31: (text/x-fossil-plain)
There is no problems. Inside "<Nothing>" there are all the tables and the edmx is created correctrly with all the tables and relationships.



Thanks.