For problems and solutions related to database compatibility.

Multiple Sites, Multiple Dataases

How do I upload the drupal database tables so that they all have a prefix infront of them, so I can have another drupal-powered site? I already have the drupal tables installed with no prefix in front of them for my main site.

Possible MySQL LOCK TABLES workaround

Hello,

I've got a possible workaround for those who don't have LOCK TABLES permissions using MySQL. I figure putting it in this section would make it more likely to be noticed by those who can offer suggestions. It's at:

http://drupal.org/node/1190#comment-112437

Could someone more knowledgable than me let me know if this is MySQL 3 compatible and if there's any potential problems that need to be addressed.

Thank you,
Niosop

[fixed link - Heine]

Anyone have a database.oracle.inc for example?

I´m realy trying to deal with Oracle in drupal. The php and oracle conversation is ready... but i need some help in how to make Oracle to talk to drupal.... The database.oracle.inc as a example could be the solition.. anyone?

Can it be done? Webform GUI that enables user-defined database fields and queries

Imagine a module that had the flexibility of webform module, with the ability to access and modify information in a database of your choosing. Schools are notoriously sold up the river by proprietary student information systems that are often mutually-incompatible and difficult to use, particularly in a manner that enables teachers, students, and parents access from home or regular old internet-connected PCs at school. If one were to migrate existing school databases into CSV format and import them into MYSQL, Drupal could manage content on a user-by-user basis that was relevant to a student's schedule, the teacher's classes, advisory caseloads, etc. When I assign homework in my classes, my students would see it in their homework lists, when anecdotal reports are due for my classes, I could submit them online and have them stored along with other student data...etc. Similar applications could be imagined for client relations.

The difficulty with building this kind of module is that school data systems are so diverse that on first glance, a custom module would require an extended, complex development time for any given school. The solution, I think, would be a webform-like module that accepts database access and query information from the form author by way of a GUI that allows each form field to be attached to database fields and rows of the author's choosing. This would obviously be an administrative module, for users with enough mySQL database access to be able to map fields into their forms, but it would drastically speed the development time for customized Drupal student/customer information tracking applications.

Pages

Subscribe with RSS Subscribe to RSS - Deprecated - Database compatibility