Joinutility seperatorLogin utility separator Infobright.com
   
 
api supported
Posted: 20 November 2009 11:40 AM   Ignore ]  
Newbie
Rank
Total Posts:  1
Joined  2009-11-18

Hi,
I’m a delphi developer that was in Milan at SUN for roadshow of datawarehouse open source .

I read in datasheet that Infobright supported access throu borland( is wrong !!!!! now is EMBARCADERO)  delphi via dbexpress

Can you send me example of project in delphi that read data from infobright ???


My idea is to embedded infobright datawarehouse into our accounting application (erp) open source named Gestionale Open

http://www.gestionaleopen.org
Luca Olivari (Sun pre-sales manager) know the project

best regards

Paolo Angeretti

Profile
 
Posted: 20 November 2009 03:58 PM   Ignore ]   [ # 1 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  428
Joined  2008-08-18

Hi Paolo,

Infobright supports the standard MySQL connectivity via ODBC and JDBC and the native MySQL C(C++) API. I expect that your tools can connect in this way. If there is something more specific that you need, then please provide more detail.

Geoffrey

[ Edited: 20 November 2009 04:33 PM by Geoffrey Falk]
Signature 
Profile
 
Posted: 26 February 2010 02:03 PM   Ignore ]   [ # 2 ]  
Newbie
Rank
Total Posts:  1
Joined  2010-02-26

does anyone have a sample c program that uses infobright?  i am looking to migrate to infobright. ty.

Profile
 
Posted: 26 February 2010 03:22 PM   Ignore ]   [ # 3 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  648
Joined  2008-08-18

Hi !

Try sample C programs for mysql - external interface is the same, only supported SQL syntax can differ.

Profile
 
Posted: 26 February 2010 03:25 PM   Ignore ]   [ # 4 ]  
Administrator
RankRankRank
Total Posts:  125
Joined  2008-08-18

the default C programs almost work:

depending on what you are doing, you may need to link in some boost libraries;

grab the source tar and it has a list of the required files.

tw

Profile
 
Posted: 26 February 2010 03:32 PM   Ignore ]   [ # 5 ]  
Administrator
RankRankRank
Total Posts:  125
Joined  2008-08-18

note: (plug for iee wink

IEE version (and IEE_EVAL) does contain the “pre-built” libraries for embedded use;

ICE does not, you’ll need to build them from source.

tw

Profile
 
   
 
 
‹‹ optimizing join      sql 89 and sql 92 ››