by Florian Weimer <fw@[EMAIL PROTECTED]
>
May 2, 2007 at 11:23 AM
* santosh beit:
> Can anyone tell me where can i find odbc driver for berkeley db
> database if any.
MySQL has got a Berkeley DB backend and speaks ODBC. But this is
probably not what you are looking for.
> Actually i wanted to im****t the database from sql server to berkeley
> db.
You need to write some kind of im****ter that converts the data to the
representation you have chosen.