Re: [Sqlrelay-discussion] Use with standard programs
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2008-07-07 13:49:29
|
Using the sqlrelay drop-in-replacement libraries, in theory, you can use SQL Relay with any program except PHP that supports mysql or postgresql. See these pages for more info: http://sqlrelay.sourceforge.net/sqlrelay/dropin/mysql.html http://sqlrelay.sourceforge.net/sqlrelay/dropin/postgresql.html If an app uses odbc, then in theory, you could configure ODBC to use mysql or postgresql, then use the drop-in replacement libraries on top of that. I say in theory because I haven't tried doing that with lots of apps and there could be things that don't work. I'm currently working on an ODBC api for SQL Relay which should enable it to work with any app that uses ODBC without having to pretend to be mysql or postgresql. But it has turned out to be quite a project and may be a while before it's production-ready. Dave On Fri, 2008-07-04 at 21:45 -0300, Alain M. wrote: > Hi, > > is it possible to access SqlRelay (and it's backend database) using > standard programs like Delphi or report manager? > > Is this what the ODBC API is about? If so, how far is it in the Todo list? > > Thanks for any information, > Alain > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > > > __________________________________________________ > D O T E A S Y - "Join the web hosting revolution!" > http://www.doteasy.com __________________________________________________ D O T E A S Y - "Join the web hosting revolution!" http://www.doteasy.com |