OpenDBX bindings

Discussion in 'Rebol' started by Graham, Jul 6, 2010.

  1. Graham

    Graham Developer Staff Member

    Here's a first go at some bindings to OpenDBX

    http://rebol.wik.is/OpenDBX

    What does it allow you to do?
    Access a number of supported databases on Win32, Linux and Mac.
    The databases include Firebird/Interbase, Postgresql, Sql Server, Sybase, Sqlite, and MySQL.

    If you have an bugs to report, just post them here.
  2. Graham

    Graham Developer Staff Member

    And Oracle.

    DB2 is coming ...
  3. notchent

    notchent Member

    Thank you Graham!
  4. Graham

    Graham Developer Staff Member

    Debugged the odbx_escape function which is now working.
  5. Graham

    Graham Developer Staff Member

Share This Page