rs like "'" in the statment, a sample
would look something like this:
INSERT INTO parts VALUES('val1', 'val2', 'val3')
if I did something like:
INSERT INTO parts VALUES('val1', 'bob's value', 'val3')
it would di
ver.
Ted
--
Ted Morse
CIHOLAS Enterprises
[EMAIL PROTECTED]
On Tue, 18 Jun 2002, miguel solorzano wrote:
> At 08:35 17/6/2002 -0500, Theodore Morse wrote:
> Hi,
>
>
> >I tried the skip-innodb in my configuration file, it helps to a point, now
> >I can create the server
Hello to all!
I am currently working on a GUI Application in Borland C++ Builder, and
must use an embedded MySQL server in it. I am having difficulties,
however, because whenever I create an instance, and destroy it, then
try to make another instance of an embedded server, the second time it
tri