| Re: [aus-dotnet] OleDBException on Access DB Query |
- From: Mitch Wheat
- Subject: Re: [aus-dotnet] OleDBException on Access DB Query
- Date: Wed, 02 Mar 2005 09:56:06 +1100
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi NicIf the query is defined in the Access DB, you could try rewriting using IIF() (bit of a long shot). Does the access DB reference anything? Common functions failing is often due to missing refs.
Regards, MItch----- Original Message ----- From: "Nick Zdunic" <nick@xxxxxxxxx>
To: <dotnet@xxxxxxxxxxx> Sent: Monday, February 28, 2005 10:58 PM Subject: [aus-dotnet] OleDBException on Access DB Query
Hi,I get this error where calling a query in an Access DB with the Nz functioncontained within it: System.Data.OleDb.OleDbException : Undefined function 'Nz' in expression. I don't believe this should happen. How can I fix it? I'd rather use the query as is rather than write so code to manipulate the data after the read has been performed. Regards, Nick
_________________ You are a part of the Australian "dotnet" mailing list. To unsubscribe send "unsubscribe dotnet" or to re-subscribe send "subscribe dotnet Your Name" in the body of the email to: imailsrv@xxxxxxxxxxx List managed by: http://www.stanski.com
(Click here for more information on the aus-dotnet mailling list)
- Follow-Ups:
- RE: [aus-dotnet] OleDBException on Access DB Query, Nick Zdunic
- References:
- [aus-dotnet] OleDBException on Access DB Query, Nick Zdunic
- Prev by Date: RE: [aus-dotnet] Server Control dynamic property?
- Next by Date: RE: [aus-dotnet] Dynamic class loading
- Previous by thread: [aus-dotnet] OleDBException on Access DB Query
- Next by thread: RE: [aus-dotnet] OleDBException on Access DB Query
- Index(es):
