Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

exporting data from interbase to Ms Excel

0 views
Skip to first unread message

quest

unread,
Mar 15, 2006, 7:47:36 AM3/15/06
to

How can one export data from interbase to excel?

Craig Stuntz [TeamB]

unread,
Mar 15, 2006, 9:19:31 AM3/15/06
to
quest wrote:

> How can one export data from interbase to excel?

Set up an ODBC source for IB. Connect to it in Excel.

--
Craig Stuntz [TeamB] · Vertex Systems Corp. · Columbus, OH
Delphi/InterBase Weblog : http://blogs.teamb.com/craigstuntz
How to ask questions the smart way:
http://www.catb.org/~esr/faqs/smart-questions.html

Bill Todd

unread,
Mar 15, 2006, 9:11:04 AM3/15/06
to
quest wrote:

>
> How can one export data from interbase to excel?

1) Third party components.

2) Automation.

3) ADO and the OLE DB provider for Excel.

4) The ODBC driver for Excel.

You can find information on all of these by searching the newsgroup
archives with Google or www.tamaracka.com . There are also some
articles on borland.com that you can find with Google.

--
Bill Todd (TeamB)

Loren Szendre

unread,
Mar 15, 2006, 7:17:27 PM3/15/06
to
quest wrote:
> How can one export data from interbase to excel?
Don't forget the easy way: use IB Console and export your data to .csv
which Excel will open. If you need native Excel format, then do the
previously mentioned items.

Loren

0 new messages