On Sat, Jul 05, 2003 at 08:07:15PM +0200, Wojciech Kocjan wrote: > Radu-Mihail Obada wrote: > >Hey everyone, > >Just curious if there are any native drivers for SAP DB and/or Firebird, > >cause I'm intending to deploy a three-tier solution based on (preferably) > >a SAP DB backend (or Firebird, for that matter). > > SAPDB uses ODBC as *native* api, so you should probably ask about ODBC > drivers. I'm not an expert on those, however, so I won't help you much.
In that case, FYI: I briefly used the nsodbc driver (in SourceForge CVS) back c. Sept. 2001, and it appeared to work ok. I copied bind variable emulation from the nspostgres driver, but other than that I think I made no changes. I believe Jerry Asher's experimental odbc2 driver (based on Rob Mayoff's dqd_db2 driver) was supposed to be somewhat more advanced, but I couldn't get it to work right with the proprietary ODBC driver manager and database I was using at the time. http://www.theashergroup.com/download/download-input.tcl?scope=public&version_id=9&pseudo_filename=odbc%2etar AFAIK neither driver has been changed at all since I played with them back in 2001. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
