Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: SQL, driver or me?

From: hallvard:ystad:helpinhand at: 23-Jun-2003 23:19

Dixit Tim Johnson (21.26 23.06.2003):
> Hi Hallvard: > I use mysql-protocol extensively and have not encountered > this problem. And this is a very simple query.
Indeed.
> > Version: 4.0.12-nt > I'm guessing that you are attempting to 'talk' to ver > 4.0.12 on an NT server? Am I correct? If so, can you run a > similar test on a different server and/or version.
I'm on my home machine, a win2k home edition. I'm aiming for deployment on a mac, but testing, so far, on my home machine.
> Also, have you executed any other queries from this > server successfully?
Oh yes. I've put in the 700 rows successfully. If I delete them with the admin tool, everything behaves normally again. Nothing hangs. But once I put in some rows, it seems to hang... I'll try to get it up and running on the mac to test it there. I'll get back to it once that's clear. ~H