[fdo-dev] dbi_* functions

Barbara Zoladek barbara.zoladek at autodesk.com
Mon Aug 21 15:10:45 EDT 2006


Hi Mateusz,

The dbi functions are only used for the Oracle provider.

Thanks,
Barbara.

> -----Original Message-----
> From: Mateusz Loskot [mailto:mateusz at loskot.net]
> Sent: Monday, August 21, 2006 1:59 PM
> To: dev at fdo.osgeo.org
> Subject: [fdo-dev] dbi_* functions
> 
> Hi,
> 
> I have one more question about Dbi.
> Where dbi_* functions implemented?
> 
> Here is small example from the
> Providers/GenericRdbms/Src/Fdo/Connection/DbiConnection.cpp file:
> 
> int DbiConnection::dbi_ver_dbase( char *db_name, int  *exists)
> {
>     INVOKE_DBI_FUNC(dbi_ver_dbase( mContext, db_name, exists) );
> ------------------^^^^^^^^^^^^^^^^^
> }
> 
> Where is this DbiConnection::dbi_ver_dbase() call delegated?
> I grepped through all FDO + FDORDBMS sources and nothing was found.
> 
> Second question, do I need to bother/implement anything from dbi_*
> for my PostGIS FDO provider?
> 
> Best regards
> --
> Mateusz Loskot
> http://mateusz.loskot.net
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe at fdo.osgeo.org
> For additional commands, e-mail: dev-help at fdo.osgeo.org






More information about the Fdo-internals mailing list