recommend access like db field creator for linux?

2003-06-22 Thread Steve B.
I'd like to no access Access anymore and create .sql files without typing varchar(x) :) Any ideas? __ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To

basic local mysql config help

2003-06-22 Thread Steve B.
Hi I'm trying to setup a site on my local linux. What is a good database creation gui similar to ACCESS? Currently I use access to make my db then an app called access2mysql that makes a .sql file out of it. Usually it works fine but it crashes on my latest db structure. On my server which I am b

Query Question - handheldspecs

2003-06-21 Thread Steve B.
Hi all, I'm working on a simple site to help me and others determine which handheld/game/phone to buy. Before it had a table like this: Phone,color y/n,wireless y/n, etc... Now it is many tables so that new fields can be added while the site is up without having to change the db structure. Fir