Re: [Firebird-net-provider] Fb 3 connection string upgrade

2016-05-04 Thread Kyle Green
Thank you, I can connect and now have rights. I will try to follow your advice to sculpt a user (or role) with just the necessary rights. Meanwhile, I have a couple of questions (should I start a different thread?) The created user appears to belong to the server, not the database, correct?

Re: [Firebird-net-provider] Fb 3 connection string upgrade

2016-05-04 Thread Mark Rotteveel
On 2016-05-03 23:45, Kyle Green wrote: > Thank you, I have done as you suggested, and the connection string > works! > > However the user I created has no permissions, not even select > permissions: > > my log shows 5/3/2016 3:36:11 PM: no permission for SELECT access to > TABLE BLOGS ( and for eve

Re: [Firebird-net-provider] Fb 3 connection string upgrade

2016-05-03 Thread Kyle Green
> Add Legacy_Auth to AuthServer. > Set WireCrypt to Enabled > Add Legacy_UserManager to UserManager > > Create a user for legacy authentication. > > Mark > > Mark > > - Bericht beantwoorden - > Van: "Kyle Green" > Aan: > On

Re: [Firebird-net-provider] Fb 3 connection string upgrade

2016-05-03 Thread Mark Rotteveel
Onderwerp: [Firebird-net-provider] Fb 3 connection string upgrade Datum: di, mei 3, 2016 19:38 I have rebuilt my Fb 2.5 database as Fb 3.0, and have upgraded to the current provider. Now I am trying to make the web app which previously used Fb2.5 work. I am able to connect via isql, and by

[Firebird-net-provider] Fb 3 connection string upgrade

2016-05-03 Thread Kyle Green
I have rebuilt my Fb 2.5 database as Fb 3.0, and have upgraded to the current provider. Now I am trying to make the web app which previously used Fb2.5 work. I am able to connect via isql, and by FlameRobin. Connection Failed to Open for ConnectionString: Database=d:\db\Fb\Data\MyDb.fdb;user=