Viewing 8 posts - 16 through 23 (of 23 total)
This is my code. I am getting this error message: The data type of an operand of an arithmetic function or operation "+" is invalid.
SELECT ...
April 20, 2011 at 2:09 pm
Two of the four datasets I want to combine have two fields, the other two have one field.
April 19, 2011 at 7:05 am
It didn't take long. Next question already. Is this limited to the two datasets or can I do multiple? I have four datasets I'd like to combine...
April 18, 2011 at 1:59 pm
Okay, I inserted the full queries into the brackets and it worked. I'm now gettting to total I need. I'm sure I'll have more questions. Sorry for...
April 18, 2011 at 1:57 pm
I type my query names into the parentheses then click on Query Designer and it automatically changes it to this:
SELECT *
FROM ...
April 18, 2011 at 1:34 pm
I'm not getting it to work. I'm getting an error that the name of my query is undefined.
April 18, 2011 at 12:58 pm
This is my dilemna. The first dataset which I use for the report is doing a count of the ACCIDENT_NO based on a cirumstance. So, there could be...
April 18, 2011 at 12:18 pm
What field would I join on? There are multiple fields in the first dataset and only one field in the second dataset.
April 18, 2011 at 12:12 pm
Viewing 8 posts - 16 through 23 (of 23 total)