On Tue, Nov 29, 2016 at 11:48:42AM -0500, Offray Vladimir Luna Cárdenas wrote:
> So, I'm wondering for a better way to make the
> path to the sqlite binary not hard coded into UDBCSQLite3 and
> creating some #library: setter that lets the user to setup the
> sqlite3 location if the file on UDBCSQLi
Hi,
On 29/11/16 13:20, Esteban A. Maringolo wrote:
In Unix you can create a symlink at the vm directory pointing at the
location of the shared object.
That's what I do.
Regards!
Esteban A. Maringolo
Yes, I do the same, but that's precisely what I want to avoid. Having a
setter for the sqli
In Unix you can create a symlink at the vm directory pointing at the
location of the shared object.
That's what I do.
Regards!
Esteban A. Maringolo
2016-11-29 13:48 GMT-03:00 Offray Vladimir Luna Cárdenas
:
> Hi,
>
> From time to time, we use UDBCSQLite for our workshops and interactive
> docu
Hi,
From time to time, we use UDBCSQLite for our workshops and interactive
documentation examples and is a pretty good project for bridging the
Smalltalk world and the relational database world.
A common glitch is locating the binary of sqlite3 for 32 bits and
putting it in a place that is a