Hi Sven, Thanks for the support. I'm using Pharo 6.1 - 32bit stable. Craig -----Original Message----- From: Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] On Behalf Of Sven Van Caekenberghe Sent: Wednesday, 10 October 2018 08:56 To: Any question about pharo is welcome Subject: Re: [Pharo-users] Glorp with P3 Hi Craig, Last time I checked, this worked fine. I'll try again later today, what version of Pharo are you using ? Sven
On 9 Oct 2018, at 15:43, Craig <craig@hivemind.net> wrote:
Hi All,
I installed Glorp with P3 using the snippet on the P3 Github page.
P3 seems to be working fine. The tests are Ok. While working through the Glorp book, I got as far as âsession createTablesâ and then got a debugger window.
It seems that the SQL is being sent to a variable in the PharoDatabaseAccessor class - âdatabaseDriverâ which is never initialised.
Anybody able to assist with this?
Craig