Subject Re: [firebird-support] Calling Firebird from Excel?
Author Maury Markowitz
On 2012-05-03, at 12:56 PM, Bart Smissaert wrote:

>> Yes, I have tried calling the DSN from the connection string in VBA
>
> Can you show that exact connection string?

conn.Open "DSN=Fishbowl;", "GONE", "FISHING"


Wait wait wait… is there a possibility that I'm using the wrong ADO inside Excel? Is there a separate 64-bit version that I should be including?