Re: [Factor-talk] Firebird Bindings

2016-10-31 Thread John Benediktsson
Very cool!! > On Oct 31, 2016, at 8:38 AM, Alexander Ilin wrote: > > Hello! > > I have installed the Firebird with its ODBC drivers. > Using FlameRobin GUI tool I have created a test DB. > Using the latest `odbc` vocab I have successfully connected to that DB and > queried

Re: [Factor-talk] Firebird Bindings

2016-10-31 Thread Alexander Ilin
Hello! I have installed the Firebird with its ODBC drivers.Using FlameRobin GUI tool I have created a test DB.Using the latest `odbc` vocab I have successfully connected to that DB and queried the data correctly: "select * from LOGS;" "DRIVER=Firebird/InterBase(r) driver; UID=SYSDBA;

Re: [Factor-talk] Firebird Bindings

2016-10-29 Thread Alexander Ilin
Hello! 29.10.2016, 18:41, "John Benediktsson" : There is some code in ``unmaintained/odbc`` for binding to odbc32.dll.  It might need a little cleanup to get working with latest Factor. I made the `odbc` vocab compilable, but when I try to test-run it I get an error. Here's how I

Re: [Factor-talk] Firebird Bindings

2016-10-29 Thread John Benediktsson
We don't have Firebird DB bindings as far as I know. There is some code in ``unmaintained/odbc`` for binding to odbc32.dll. It might need a little cleanup to get working with latest Factor. On Sat, Oct 29, 2016 at 7:42 AM, Alexander Ilin wrote: > Hello! > > Do we have the

[Factor-talk] Firebird Bindings

2016-10-29 Thread Alexander Ilin
Hello! Do we have the Firebird DB bindings?Do we support the ODBC standard? ---=---Александр  -- The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect