vote up 0 vote down star

Is there any way of coaxing Access 2007 into using a .UDL file?

Specifically, one of our older products uses an Interbase 6.0 database. My client would like to link to his database, for read/write, using Access 2007 (in the short term).

While this isn't my preferred way of doing things at all, given it's all single-user and the other access to the Interbase database is all done via a Delphi 7 client, I can't really just say 'no' - at least, not until I have the time to 'properly' give him what he wants.

I don't have any other kind of driver that Access could use, although I have made a .UDL file that successfully links (via IBoledb) to the database. Stupidly, I just assumed that a modern version of Access would be able to use a .UDL file...

So, I tried to get Access 2007 to make sense of that .UDL file (even tried renaming it to .DSN and messing around with some of the values in the file) but to no avail. It seems that the only way you can get Access to link to Interbase would be via a (purchased, third-party) Interbase ODBC driver.

Anyone know different? Can I somehow get Access to 'link tables' with Interbase via a .UDL link?

Cheers!

flag

Access has not shipped with built-in direct access to Borland database products and their successors for nearly 10 years. Since 1999 or so you've always needed third-party drivers for Borland/Firebird/dBase, etc. (well, in regard to xBase, if you want read/write and not just read-only). – David W. Fenton Nov 14 '08 at 5:04
I'll close this - it seems that you can't get Access to use a regular UDL file. Which is weird, given what you can get it to do via OLEDB to SQL Server. I don't see that the Interbase side of it should matter, but I guess it does. :-) – robsoft Jan 3 '09 at 15:09

1 Answer

vote up 0 vote down check

It doesn't seem to be possible. Although Access will happily talk to SQL Server using OLEDB, there doesn't seem to be a way to get it to use OLEDB connections to other databases.

At least now that I can 'accept my own answers' I can 'close' this question. :-)

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.