dbTalk Databases Forums  

ANN: PostgreSQL plug-in for FMpro7 (Mac OS X) - looking for betatesters

comp.databases.filemaker comp.databases.filemaker


Discuss ANN: PostgreSQL plug-in for FMpro7 (Mac OS X) - looking for betatesters in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Pascal Pochet
 
Posts: n/a

Default ANN: PostgreSQL plug-in for FMpro7 (Mac OS X) - looking for betatesters - 04-02-2004 , 02:50 PM






To all developers using FM7 under Mac OS X,

We are developing a new plug-in allowing direct access (thru libpg and not
ODBC) to PostgreSQL 7.4.x databases from FileMakerPro 7 and are looking for
early beta testers to get feedback on usability and requirements in various
situations like connecting to non-Mac OS servers running the PostgreSQL
backend.


Currently implemented functions are:

Connect( host; database; user; password ; options )
Disconnect( connection )
Execute( connection; query )
GetRow( result; rowIndex; fieldSeparator )
ServerMessage( connection )
NTuples( result )
NFields( result )
GetRowField( result; row; field )
FreeResult( result )
SetTrace( connection; filePathName ; appendMode )
Untrace( connection )
InsertBinaryFromFile( connection; filePathName )
ErrorMessage( status )
Status( connection )
EscapeSQLString( queryString )
QuoteString( string )
DoubleQuoteString( string )

The plugin and a sample FMPro7 file can be downloaded at
http://www.macosxguru.net/downloads/p3fmpg.tar.gz

Basic documentation is in the FMPro7 file.

Developers actively participating will be entitled to a free version of the
final plug-in for development.


Pascal Pochet
p3consulting (AT) mac (DOT) com





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.