Accessing DBF (Database File) using TI

Post Reply
mariatjahjadi
Posts: 9
Joined: Wed Oct 19, 2011 9:09 am
OLAP Product: sql
Version: tm1 9.5
Excel Version: 2007

Accessing DBF (Database File) using TI

Post by mariatjahjadi »

Hi,

Is there anyone know how to access DBF and excel using TI?

I need to access DBF and excel as a data source.

Thanks.

Maria
Duncan P
MVP
Posts: 600
Joined: Wed Aug 17, 2011 1:19 pm
OLAP Product: TM1
Version: 9.5.2 10.1 10.2
Excel Version: 2003 2007
Location: York, UK

Re: Accessing DBF (Database File) using TI

Post by Duncan P »

Create an ODBC data source for your file and then use a SQL query into it.
David Usherwood
Site Admin
Posts: 1458
Joined: Wed May 28, 2008 9:09 am

Re: Accessing DBF (Database File) using TI

Post by David Usherwood »

Giving the antiquity of the DBF format, if you are running 64 bit TM1 (or Cognos Express) you may have some challenges sourcing 64 bit drivers.
User avatar
Harvey
Community Contributor
Posts: 236
Joined: Mon Aug 04, 2008 4:43 am
OLAP Product: PA, TM1, CX, Palo
Version: TM1 8.3 onwards
Excel Version: 2003 onwards
Contact:

Re: Accessing DBF (Database File) using TI

Post by Harvey »

I recall reading that there are OLE DB DBF drivers included as part of Visual Foxpro. Not sure if they will work, but it's worth a try.

You can download the drivers from Microsoft's site.

Please report back and let us know if you find the answer.
Take your TM1 experience to the next level - TM1Innovators.net
mariatjahjadi
Posts: 9
Joined: Wed Oct 19, 2011 9:09 am
OLAP Product: sql
Version: tm1 9.5
Excel Version: 2007

Re: Accessing DBF (Database File) using TI

Post by mariatjahjadi »

I can access DBF using TI.

1. Open administrative tools
2. Double click odbc
3. Choose dBase Files and click configure
4. Click select directory, point to your dbf files directory
5. Click ok.

In TI, choose odbc and dBase driver, then you can select your dbf file name.

Hope it will be useful.

Thanks.

Cheers,
Mtjahjadi
Attachments
dbf1.jpg
dbf1.jpg (158.34 KiB) Viewed 3439 times
Post Reply