Divide by Zero on SQL Pass Through Query

S

Sam

Hi,

I am getting this Divide by Zero Error on SQL Pass
Through Qery from Access 2002. When i copy and Paste the
same query in SQL Server Query Analyzer, it runs fine
without giving me "Divide by Zero Error".

What am i doing wrong ? Please help !
 
S

SA

Sam:

If you post the SQL you might get a reasonable suggestion on how to change
it to resolve the issue. Sans that its impossible to suggest a solution.
 
Top