I'm currently looking into the feasibility of using Drupal as a CMS for a website based around searching a separate mySQL directory. This directory is currently in development and I was hoping to avoid writing stand alone html/php templates to make search requests to the DB.
I have read that you can quite easily have Drupal connect to more than 1 mySQL DB. But once connected can I integrate existing Drupal modules to work with this DB.
For example, can the searching module search my own separate mySQL DB as well?
Hi people,
I'm trying to understand the relationship between drupal and its database (I use mySql).
I have tried to find some documents in the Handbooks section and read some questions in
the forum but I failed (some links are denied)
I would like to know how drupal updates the tables of the schema when the administer makes some operations; and also it 's important to know the description of the drupal_db table.
Can somebody help me showing the link of some interesting article?
the site is going well, but when i want to try the phpbb2drupal module this phrase appear
The database type is unsupported. Please use either mysql for MySQL 3.x & 4.0.x databases, mysqli for MySQL 4.1.x+ databases, or pgsql for PostgreSQL databases. The database information is in your settings.php file.