Entity Developer app.config connection string

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
kentatcap
Posts: 9
Joined: Tue 12 Jul 2016 15:47

Entity Developer app.config connection string

Post by kentatcap » Tue 09 Aug 2016 18:34

Entity Developer (stand alone) does not write connection string to app.config regardless of model settings.

This is an EFCore model (EFML).

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer app.config connection string

Post by Shalex » Mon 15 Aug 2016 18:35

Please use the version of Entity Developer integrated into Visual Studio to write a connection string in the app.config file of a current Visual Studio project.

kentatcap
Posts: 9
Joined: Tue 12 Jul 2016 15:47

Re: Entity Developer app.config connection string

Post by kentatcap » Mon 15 Aug 2016 22:18

The integrated version does not write the connection string either. Although it does create the app.config file if it is not already present (from a new project or whatever reason).

See viewtopic.php?f=1&t=34086#p118159

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Entity Developer app.config connection string

Post by Shalex » Wed 17 Aug 2016 15:30

We have answered you at viewtopic.php?f=1&t=34086#p118248.

Post Reply