Make sure you don't use reserved words in your SQL. Search KB of MS for details (http://support.microsoft.com).
Murat. > -----Original Message----- > From: Richard Cooper [mailto:[EMAIL PROTECTED] > Sent: Friday, June 17, 2005 10:01 PM > To: CF-Talk > Subject: Access + unicode > > Hi, > > I require the use of an Access 2000 DB with windows 2000 and > CF MX 6. I would like to be able to provide information in > multiple languages and so require unicode support. > > I tried adding the datasource in CF Admin with unicode > support but I receive this error: > > Error Executing Database Query. > > It's a bog standard cfquery but its not working: > <cfquery name="getGreek" datasource="languageTestx"> > SELECT content > FROM language > </cfquery> > > I'm guessing there must be a setting somewhere in CF admin or > something? > > Any ideas? > > Thanks, > > > Richard > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209903 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

