Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
highburn8
Starting Member
1 Post |
Posted - 2008-08-04 : 06:38:51
|
Using Cross Tab Query in a subform. Hello. I’m using a Cross Tab query as the data source for a subform. I get no problems when I open the query or the sub form separately but when I open the main form I get the following error message: You can’t use a pass-through query or a non-fixed-column crosstab query as a record source for a subform or subreport. My sub form shows forecasts and actuals by AP. Any advice would be greatly appreciated. |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2008-08-29 : 09:19:46
|
Because the number of colums can very for each run, you can't use a transform query as base for a subform. E 12°55'05.63"N 56°04'39.26" |
 |
|
|
|
|