Re: laptops

2002-09-12 Thread Christian J Hedemark
On Thursday, September 12, 2002, at 05:03 PM, Brent Baisley wrote: > While OSX is slower than I would like it to be on a 333Mhz G3, it's > very workable. What version of OS X are you running? Jaguar (10.2.0) is noticeably faster. You can do an upgrade, but a fresh install is better. > The

Re: laptops

2002-09-12 Thread Christian J Hedemark
Apple. I spent the extra $$ for a Titanium PowerBook G4 800MHz but you don't need to spend that much for stellar performance. For about a grand you can get the iBook which runs OS X (a BSD-flavored UNIX), it comes with PHP and Apache already installed, and there is an easily installed binary

Palm <-> MySQL synching?

2002-01-16 Thread Christian J Hedemark
Howdy, Does anyone know of a good conduit and supporting Palm-side software that will allow me to cart a small database around in my Palm, and sync it with my MySQL server through ODBC? Surely someone must be doing this but I'm having a heck of a time finding the software for my Palm V. My desk

Re: Connecting to MySql

2002-01-06 Thread Christian J Hedemark
> GRANT ALL PRIVILEGES ON *.* TO tue@"%" IDENTIFIED BY 'apassword' WITH GRANT OPTION; Ah but that doesn't work this is what worries me because I have a book on mysql that uses syntax like this and it generates an error on my system. This is a Red Hat 7.2 system, stock with Red Hat distribute