Forum Moderators: phranque

Message Too Old, No Replies

Access Database question

Regarding INNER JOIN

         

Noisehag

10:59 pm on Jul 26, 2004 (gmt 0)

10+ Year Member



Hi all,

I have an online app in Cold Fusion I'm working on where the query result is too large. I have about 6 INNER JOINS in one query and it gives me the following error.

[Microsoft][ODBC Microsoft Access Driver] Too many fields defined.

Is this a limitation of Access? It's not a big deal because I can break it up into several smaller queries, but I'm curious none the less. And if it is Access, is there another database format I can look to in the future if I have no way around it?