Jump to content

nz function


tuzojazz

Recommended Posts

Hi:I'm programming an aspx in visual basic.net code in notepad.From my aspx I'm trying to make a query to a database that is in access but I get aSystem.Data.OleDb.OleDbException saying Nz function is not defined.The query is something like thisSELECT Nz(SUM(Total),0)FROM CargoDWHERE Folio=4224When I try the query in access it works but from my aspx not.What could be wrong?What can I do?Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...