Subject RE: [firebird-support] Outlook to database
Author Alan McDonald
>
> I have a firebird database that holds customer name, addresses, phone
> numbers, etc. I want to make this data available, readonly, to
> all users in
> an public outlook contacts folder (outlook 2003). We also have exchange
> server 2003.
>
>
>
> --
> Nick

export it to csv file and then import to outlook
(not really a firebird issue)
Alan