Kim Ryan wrote:
OK, now I know that lower case names are expected. This problem came up when a user was adding a Maypole front end to an existing database that had columns with upper case names. There will be situations like this where you cannot alter the database schema.
CDBI has good facilities to deal with these situations. They allow you to make aliases for the table names etc - check out the table method as one starting point.
Cheers, Dave ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Maypole-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maypole-users
