"I just installed Aurora and get the following error right after I start it:
Error 3061 was generated by DAO.Database
Too few parameters. Expected 2.
(can also appear as Error 91).
what is wrong?"
--------------------------------------------
This error probably means that there's a problem of some sort communicating between Aurora.exe and Stevefire.mdb (the database). Reported causes are:
1) Version mismatch: A 4.9x executable (for example) is trying to talk to a 4.2 (for example) database. Read the installation instructions again, and make sure that the executable and database come from files with the same major an minor numbers (e.g. a 4.92 executable will work with a 4.9 database, but not a 4.8 database).
2) Regional Settings: Aurora requires either US or UK regional settings (in particular, it uses "." as the decimal separator, not ","). Before starting Aurora, change your regional setting to US or UK, then change them back when you're done. Please do not post any requests to Steve to "fix" this issue - it has been discussed repeatedly and he will not be making any such changes. Search in the forums (upper right corner) for "decimal separator" to see threads on this topic.
3) Admin rights in Vista and higher: Vista and Win7 users report that Aurora needs to be run in Admin mode. There have also been reports that you're better off installing Aurora into a "normal" directory, e.g. c:/Aurora, rather than into "Program Files" to avoid problems upgrading the database to a new version.