|
Configuring Helma with MySQL This is a short howto for how to configure Helma with MySQL. MySQL is a popular Open Source Relational Database that is available for all major operating systems and comes preconfigured on many Linux distributions. This HOWTO assumes you have a MySQL server up and running. For information on configuring MySQL please refer to the appropriate documentation.
If you have a problem accessing the MySQL data source make sure the username and password you are using are allowed to connect from the server you're running Helma on. MySQL uses separate authentication settings for connects from the local host an remote hosts, so this is a frequent stumbling block. For a convenient way to issue SQL statements against a Helma data source have a look at SqlShell.
... comment
liberte,
Tuesday, 8. June 2004, 06:21
Does Helma create the database or do I
One thing I am confused about is whether I am supposed to set up a database with MySQL named dbname, or whatever. It might be the case that Helma could create the database, if the specified user can create databases. The same question applies later regarding tables: Will Helma create tables if they do not already exist, or must I do that with some dbadmin tool?
What if I have an independently created database containing tables of existing data that I want to interface with. Can I use this database with Helma? ... link
liberte,
Saturday, 12. June 2004, 07:51
You must create your own database and tables
Stefan says:
"Helma does all the persistence-stuff for you - it stores and retrieves the objects from the DB but doesn't offer anything for creating the DB automatically With the information currently provided in the type.properties files it's not posssible to create a db-table because information about column-types and indexes is missing completely" Seems to me that the additional information could be added, and Helma could provide a simple mysql admin interface via the web. sqlShell is a step in that direction already. ... link ... comment |
navigation
Download
Community
Weblog
Mailing Lists
IRC Channel
Documentation
Introductions
Tools
Reference
Project
Roadmap
Bug Reporting
Source
Wiki
Tags
Updates
Related Projects
search
|
||||