> Firebird Embedded on windows does not check for username and password,
> so you can leave them out. For a normal Firebird server, username is
> case insensitive, but password - of course - is case sensitive.
But the grants are still followed. So username/role is important,
password not much.
On 19-3-2017 11:56, Jiří Činčura wrote:
>> Firebird Embedded on windows does not check for username and password,
>> so you can leave them out. For a normal Firebird server, username is
>> case insensitive, but password - of course - is case sensitive.
>
> But the grants are still followed. So user
GdsConnection.Connect() should not always call TryEnableLoopbackFastPath
Key: DNET-742
URL: http://tracker.firebirdsql.org/browse/DNET-742
Project: .NET Data provider
I