Hi All,
I've got a question databank in Access 2007 and some questions have little drawings with it. Those drawings are stored (linked) in a field of the 'attachement' type. (I need to do this, because the OLE-object field does not display .jpg files).
There are different types of questions (say A-questions and B-questions,...) and I have to select randomly a few questions per type. Those queries work perfectly and can seperately be displayed in a report with the (linked) attachment.
I made some first query's per question type to select randomly the questions and now I'm merging them into one selection with UNION.
Now Access is giving me a window with :
"The multi-valued field 'Tablename.Fieldname' cannot be used in a UNION query"
When I delete the attachement field out of the unions, it works perfectly, but the report hasn't the needed drawings with it...
How can I get the drawings of the randomly selected questions in my report ?
Please don't tell me I did this all for nothing (I got already 100's of questions in the databank) and help me out
Thanks a LOT in advance,
I've got a question databank in Access 2007 and some questions have little drawings with it. Those drawings are stored (linked) in a field of the 'attachement' type. (I need to do this, because the OLE-object field does not display .jpg files).
There are different types of questions (say A-questions and B-questions,...) and I have to select randomly a few questions per type. Those queries work perfectly and can seperately be displayed in a report with the (linked) attachment.
I made some first query's per question type to select randomly the questions and now I'm merging them into one selection with UNION.
Now Access is giving me a window with :
"The multi-valued field 'Tablename.Fieldname' cannot be used in a UNION query"
When I delete the attachement field out of the unions, it works perfectly, but the report hasn't the needed drawings with it...
How can I get the drawings of the randomly selected questions in my report ?
Please don't tell me I did this all for nothing (I got already 100's of questions in the databank) and help me out
Thanks a LOT in advance,