For the record, adding some offlist info Iâve got: Here at the bottom there are binaries: http://www.linuxnetworks.de/doc/index.php/OpenDBX/Download#Windows_DLLs And Iâm attaching this screenshot of the problem I saw in a fresh Pharo 3, following the instructions found here: http://dbxtalk.smallworks.com.ar/DBXTalkDrivers/ No stable version for Pharo 3.0, I had the impression that there where people using it in Pharo 3, isnât it? or maybe thatâs an unmaintained repo? trying a dirty hack which tries to load the same of a 2.0 for a 3.0, continues some and then shows this problem: And after trying to remove that startUp line to see how far it can go without that, I found this: And Iâm stuck is that the right repo? suggestions? what should I do? thanks! sebastian o/ blog: http://sebastianconcept.com LinkedIn: http://www.linkedin.com/in/sebastiansastre github: https://github.com/sebastianconcept On Sep 16, 2014, at 11:49 PM, Sebastian Sastre <SEBASTIAN@FLOWINGCONCEPT.COM> wrote:
I'm trying to follow instructions from here: http://dbxtalk.smallworks.eu/DBXTalkDrivers/compiling-and-installing-opendbx...
but the link about the binaries for Windows is broken
suggestions?
from iPad
On 12/09/2014, at 17:21, Sebastian Sastre <sebastian@flowingconcept.com> wrote:
ok, I'll try dbx and think of odbc as plan b
from iPad
On 12/09/2014, at 17:14, Chris Cunningham <cunningham.cb@gmail.com> wrote:
DBXTalk is probably right. If it doesn't work, the old ODBC package will work - I have tried that later one (not against SQLServer, but it's just ODBC, so will work).
-cbc
On Fri, Sep 12, 2014 at 12:37 PM, Esteban A. Maringolo <emaringolo@gmail.com> wrote: 2014-09-11 17:48 GMT-03:00 Sebastian Sastre <sebastian@flowingconcept.com>:
Hi guys,
there is a project that needs to connect and extend a system using SQLServer and Pharo is being considered for the backend.
Just checking, how ready are we for a production-ready backend using Pharo on SQLServer?
(absent)
and how do we connect to it?
DBXTalk, probably, but really can't tell.
Database connectivity, other than PostgreSQL seems to be rather infrequent, if used at all.
Esteban A. Maringolo