I am a new to MySQL. Would like to find out if there is any free
software out in the market to design forms and report that links to
MySQL. I am looking at a local database, forms and report.
How about DBForms? http://jdbforms.sourceforge.net/
DbForms enables developers to build sophisticated w
That depends on what programming languages that you know how to use. You could use
PHP, Perl, Python, Java, C++, ASP (if you're on Windows) or many others. All of these
are available for free but you need to know how to use them. If you're looking for a
GUI driven program and you are already fa
Well, I know you stated that you do not find M$ Access all that good, but
you could use Access as a GUI Front end to the MySQL backend. Just a
thought.
If you are looking at doing that, I suggest you read up on MyODBC since that
is what is needed to get the two to talk to each other. I have done