Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Is there a Microsoft Exchange ODBC Driver?

Writer Matthew Martinez

I want to be able to query an Exchange address book via ODBC. It seems like there ought to be a driver available for this puprose but I can't find one.

MS Access can link the Exchange table, and I can then query the Access database via ODBC, but it is pitifully slow.

For the record, I'm not programming so I don't need ADO connection strings or whathaveyou. The database software I'm using (Drawbase, a space database for facilities management) needs an ODBC system data source so I need an ODBC appropriate driver so I can create one.

3 Answers

There is one here:

It's quite fast and cover the most important SQL statements.

1

I've done a fair amount of ODBC work and also run Exchange and I've never heard of one. :(

CData seems to provide the driver now: - not sure if this is the same as the Connect Gate driver above or not.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.