Michael A. Weaver
|
| Posted: 07/18/2001, 8:06 AM |
|
Wow. This is quite a piece of work. And it has solved several of the issues
I was trying to tackle. If you guys haven't downloaded the
Unfortunately I've had problems importing the MySQL version of the
database - it is almost 1MB
michael
|
|
|
 |
Michael A. Weaver
|
| Posted: 07/18/2001, 8:10 AM |
|
Sorry about that. I'm an idiot. I tried to do 10 things at once and
accidentally sent a message. Anyway, if you guys haven't downloaded the CCS
file for Gotocode.com, then I highly recommend it.
http://www.codecharge.com/download/files/examples/gotocodev1.zip
As far as I'm concerned the code in this project is worth 10 copies of
CodeCharge.
As for my problems with MySQL, it's something in one of the records that
keeps me from importing it onto my machine through PHPMyAdmin. I'll try to
import it in the normal way and see if that works.
Feeling like a moron, (but an enlightened moron),
michael
|
|
|
 |
David A. Lee
|
| Posted: 07/18/2001, 4:54 PM |
|
FYI, I found the following freeware so incredibly useful for development
of CC pages using MySQL
http://www.anse.de/mysqlfront/
Its a windows front-end to Mysql that lets you define tables, do queries,
examine live databases, transfer db's from one host to another etc etc.
Clean, fast, efficient, and a wondeful program to keep open as you
muck with CC fields and such ...
> Sorry about that. I'm an idiot. I tried to do 10 things at once and
> accidentally sent a message. Anyway, if you guys haven't downloaded the
CCS
> file for Gotocode.com, then I highly recommend it.
>
> http://www.codecharge.com/download/files/examples/gotocodev1.zip
>
> As far as I'm concerned the code in this project is worth 10 copies of
> CodeCharge.
>
> As for my problems with MySQL, it's something in one of the records that
> keeps me from importing it onto my machine through PHPMyAdmin. I'll try to
> import it in the normal way and see if that works.
>
> Feeling like a moron, (but an enlightened moron),
>
> michael
>
>
|
|
|
 |
|