Troubleshooting - database errors |
Top Previous |
When MonkeyCantab finishes, it tries to save the results into a database. Here are some things that can go wrong.
ODBC "Too few parameters. Expected 1" error
This cryptic error, generated by the Windows ODBC (database) system, indicates that a field used by MonkeyCantab does not exist in the database. In this example, a field is missing from the "MonkeyCantab_GeneralConfig" table.
Usually, this means that you are trying to use a newer version of MonkeyCantab than the one your database was designed for.
First, don't panic. MonkeyCantab writes data to a text-based results file before it attempts to write to a database - so your data should already have been saved to disk.
Next, you can do one or more of these things.
|