Using Server Explorer, I am able to connect to Firebird database using DSN only. No direct Firebird provider is listed as a data source.
I tried adding the connection string manually, but it is giving error:
ArgumentException: key=value .....
It is working for all the other databases like PostgreSQL, Oracle etc.
I also modified the settings as described in the ReadMe file of FirebirdDDX provider:
- Modified GAC,
- Modified machine.config.
- Modified registry files that came with FirebirdDDX.