PS. You'll probably want to delete the 'crosstabs$$$'
left behind by earlier Entrance versions.
The new version continues to use a temporary table,
but it will try crosstabs$$$1, ... crosstabs10 before
giving up. It also deletes the intermediate table when
finished.
There is a note from last year about using Entrance
Crosstabs here:
http://todlandis.com/Crosstabs.html.
If you don't like the idea of the intermediate tables,
you might want to investigate the pure MySQL approach
outlined here:
http://rpbouman.blogspot.com/2005/10/creating-crosstabs-in-mysql.html