papic1972
10-18-2010, 02:59 PM
Hi all,
Does anyone know how i would show this in a Pass Through Query?:
Sum(tblLocal.MinQty) AS SumOfMinQty,
I get the following error:
ODBC--call failed.
[Microsoft][ODBC SQL Server Driver][SQL Server] The sum or average aggregate operation cannot take nvarchar data type as an argument. (#409)
:eek:
Does anyone know how i would show this in a Pass Through Query?:
Sum(tblLocal.MinQty) AS SumOfMinQty,
I get the following error:
ODBC--call failed.
[Microsoft][ODBC SQL Server Driver][SQL Server] The sum or average aggregate operation cannot take nvarchar data type as an argument. (#409)
:eek: