Gowey Mike W
Mike.W.Gowey at doc.state.or.us
Fri Jan 27 11:22:19 CST 2006
Yes, I go through this same type of sql statements a couple times before I even get to this one and they work fine, it is something to do with this statement that it does not like. I am stumped. -----Original Message----- From: Hale, Jim [mailto:Jim.Hale at FleetPride.com] Sent: Friday, January 27, 2006 10:14 AM To: 'Access Developers discussion and problem solving' Subject: Re: [AccessD] Function Error Did you check references to make sure DAO was properly checked? Jim Hale -----Original Message----- From: Gowey Mike W [mailto:Mike.W.Gowey at doc.state.or.us] Sent: Friday, January 27, 2006 11:01 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Function Error You mean something like this? sSql = "SELECT [SID], [Row] FROM qryInmatesBinNumberUpdate WHERE [Row] = '" & j & "' ORDER BY Row" -----Original Message----- From: Andy Lacey [mailto:andy at minstersystems.co.uk] Sent: Friday, January 27, 2006 9:57 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Function Error Clutching at straws. Tried putting [] around SID, Row (twice) and the query name? -- Andy Lacey http://www.minstersystems.co.uk *********************************************************************** The information transmitted is intended solely for the individual or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this email in error please contact the sender and delete the material from any computer. As a recipient of this email, you are responsible for screening its contents and the contents of any attachments for the presence of viruses. No liability is accepted for any damages caused by any virus transmitted by this email. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com