I have inherited a database...
One of the reports will not run because the underlying table does not have data in a particular month. For example, I have a table indicating all purchases for 10/2003 to date. Since this customer did not come on board until 3/04, there is no data in 10/2003 - 03/2004 fields. as a result, the reports are not picking up any data and the graphs are not being generated.
The exact error message is: The Microsoft Jet database engine does not recognize '[2005 Crosstab New].[7]'as a valid field name or expression. (It also occurs on [3] which represents March 2004 in a similar query that builds the same report.)
Any help or guidance is greatly appreciated.
On another note - is there someone who can advise the pros/cons of Oracle vs. Access? My database is HUGE and probably corrupt at the moment, so we are limping through this month's reports and hope to rebuild...would rather do it once...
One of the reports will not run because the underlying table does not have data in a particular month. For example, I have a table indicating all purchases for 10/2003 to date. Since this customer did not come on board until 3/04, there is no data in 10/2003 - 03/2004 fields. as a result, the reports are not picking up any data and the graphs are not being generated.
The exact error message is: The Microsoft Jet database engine does not recognize '[2005 Crosstab New].[7]'as a valid field name or expression. (It also occurs on [3] which represents March 2004 in a similar query that builds the same report.)
Any help or guidance is greatly appreciated.
On another note - is there someone who can advise the pros/cons of Oracle vs. Access? My database is HUGE and probably corrupt at the moment, so we are limping through this month's reports and hope to rebuild...would rather do it once...