Hi,
I m trying to using a connection string builder but it isnt working, when i use:
csb.ToString() or csb.ConnectionString
it outputs:
user id=SYSDBA;password=masterkey;initial catalog=LINUX;character set=ISO8859_1;server type=Default
If i try to connect it gives me an error saying that the string is wrong.
- [Firebird-net-provider] Connection String Builder ... Fabio Gomes
- Re: [Firebird-net-provider] Connection String... Carlos Guzmán Álvarez