@Alan can you make sure you update the subject with the right context.  thx.

this sounds like a driver problem ... we've seen this before. Upgrade the driver from MySQL and see how you get on

On 22/03/2012 16:55, Alan Cole wrote:
Hi All,

I have a script that our team uses that exposes the DB structure for them while they
are developing an application.

We just migrated to OpenBD from ACF ... and I'm getting an error that I've not been
able to figure out. Any help or ideas would be greatly appreciated!

I'm using MySQL 5 and basically displaying a list of the tables in the DB using
this code:

<cfquery name="tables" datasource="#dsn#">
show tables
</cfquery>

Works in ACF ... gives this error in OpenBD


--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

Reply via email to