Default setting is MySQL which is still set.
The save, edit delete works in both the MySQL databases (4 and 5) but
on with the categories. If there were an issue in the application
files the other DB table would not function. The coding is working
with both databases, it is just the events module that is failing
I have saved the application.cfc as a text file if you wish to see the
changes I have made.
main app.cfc:
http://www.meadowbrookhills.net/kalendar/main_application.txt
admin app.cfc:
http://www.meadowbrookhills.net/kalendar/admin/admin_application.txt
Changing
this.name=??? on save after each edit as per other info in
topics.
I have SQL Server 2005 running. I could try using that DB. I think
that because the 2 MySQL databases (4 and 5) were functioning
perfectly in the categories table that it would still throw the same
query failure in the calendar table regardless of which database is
used but I am willing to set up a sql server 2005 database and test if
you would like. I will wait till I hear back before changing anything
since the errors are consistent across 2 different database versions
of MySQL
Maybe you can see something in the application files that would shed
light on this.
Mike