This topic is locked
[SOLVED]

 NZ()Function

1/19/2010 4:43:19 AM
ASPRunnerPro General questions
Y
yahia author

HELLO EVERYONE

I CREATED A QUERY THAT CONTAINS NZ() FUNCTION IN MS ACCESS BUT WHEN I OPEN MY ASPRUNNER AND CONNECT TO MY MDB I CAN NOT SEE MY QUERY IN THE LEFT COLUMN THAT CONATINS TABLES CUSTOMVIEW/REPORT/CHART OF DATABASE. SO I NEED TO GENERATE A PAGE FROM THAT QUERY, PLEASE ANY IDEA TO HOW TO GENRATE A PAGE OF A QUERY THAT CONATINS NZ()FUNCTION?

I AM IN NEED OF YOUR HELP

THANKS

Sergey Kornilov admin 1/19/2010

NZ() function works in MS Access only. It won't work in ASPRunnerPro.
Here is a workaround:

http://tutorials.aspfaq.com/8000xxxxx-errors/can-i-use-the-nz-function-without-getting-80040e14-errors.html

Y
yahia author 1/19/2010



NZ() function works in MS Access only. It won't work in ASPRunnerPro.
Here is a workaround:

http://tutorials.aspfaq.com/8000xxxxx-errors/can-i-use-the-nz-function-without-getting-80040e14-errors.html



This is very great thank you so much admin