Subject | About Firebird drivers for COM (VB6/VBA languages) |
---|---|
Author | pabloagogo |
Post date | 2010-05-26T17:22:06Z |
Hi there,
I have been researching a COM, specifically ADO classic for VB6/VBA,
Firebird driver.
I bought a commercial one from ibProvider.com, but then found out that
it cannot create the database file itself. But the developer did show me a work around, but I did not like the solution.
Then I found another commercial firebird driver, from easySoft.com,
and asked them if their driver can create the database file on the fly,
their answer was "no, it cannot create, only connect to existing Firebird database file."
Does anybody here know of some driver that can do this using VB6?
When I first used Firebird, I was writing a Java application and used
Jaybird JDBC driver and I was able to create the database, put the schema and populate it.
Hope someone can help me.
Sincerely,
Pablo
I have been researching a COM, specifically ADO classic for VB6/VBA,
Firebird driver.
I bought a commercial one from ibProvider.com, but then found out that
it cannot create the database file itself. But the developer did show me a work around, but I did not like the solution.
Then I found another commercial firebird driver, from easySoft.com,
and asked them if their driver can create the database file on the fly,
their answer was "no, it cannot create, only connect to existing Firebird database file."
Does anybody here know of some driver that can do this using VB6?
When I first used Firebird, I was writing a Java application and used
Jaybird JDBC driver and I was able to create the database, put the schema and populate it.
Hope someone can help me.
Sincerely,
Pablo