On Tue 15 Mar 05,  9:36 PM, Rob Laveaux <[EMAIL PROTECTED]> said:
> 
> On 15-mrt-05, at 21:26, Peter Jay Salzman wrote:
> 
> >It appears that the error is a "syntax error" near where my arrow 
> >(<------)
> >is.  Can someone throw some charity my way?   Is there anything 
> >obviously
> >wrong here?
> 
> Yes, remove the "TYPE=MyISAM" part. This is a MySQL specific extension.
> 
> HTH,
> 
> - Rob Laveaux

Hi Rob and Reid,

Thanks for the help!  I really apprecaite you guys!

I got over an important hurdle - Wheatblog now uses wrapper functions for
all database access, and I've written a sqlite backend for the wrapper
functions.  And it actually runs.   w00t!  :)

It appears that the SQL between sqlite and mysql isn't as compatible as I
had hoped.  Looks like my accomplishment was the easy part.  This might be a
bit more difficult with my current knowledge.   I'll do some more reading
and think some more to see if I can come up with the answer myself before
posting for help.

At least the application doesn't obviously fail.  It even appears go work,
as long as you don't do anything that requires SQL.  LOL!

Thanks!
Pete

-- 
Save Star Trek Enterprise from extinction: http://www.saveenterprise.com

GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D

Reply via email to