Results 1 to 2 of 2

Thread: Undefined function 'nz' in function

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Location
    chennai,india
    Posts
    44
    hi
    i have a query in my access2k which converts null values to zero in the calculated field. This works fine in my access2k. when i want to retreive the values from this query thru ASP page, i m getting an error
    "undefined function nz in the expression. Microsoft jet database engine error". im using microsoft .jet.oledb4.0 in my asp program.

    Is there any other function other than "NZ"function to convert null values to zero in the backend .

    please help
    sundar

  2. #2
    New Member
    Join Date
    Jan 2001
    Location
    Melbourne Australia
    Posts
    6
    if you are using SQL server you can use ISNULL and under oracle you can use NVL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width