[fpc-devel]FPC Win32 and ODBC
    Michael Van Canneyt 
    michael.vancanneyt at wisa.be
       
    Wed Aug 14 15:47:33 CEST 2002
    
    
  
On Wed, 14 Aug 2002, Robert Hiltibidal wrote:
> Morning,
>
> I am new to the win32 version of fpc but not new to the linux version. I
> have written several apps using the postgres sql interface in me shaded past.
>
> Now I am experimenting with the win32 version. I have noticed there seem to
> be no odbc linkages for the win32 platform? Am I wrong in this?
You are wrong :-)
>
> I would like to be able to interface with the win32 odbc drivers for
> postgresqlm mysql, ms sql, and oracle.
>
> Would someone point me in the right direction?
Get the latest sources of fcl and packages:
packages/extra/odbc : Pain ODBC API
fcl/db/odbc         : Minimalistic OOP wrapper around the ODBC calls.
Michael.
    
    
More information about the fpc-devel
mailing list