Since you're on CF8, you can try the CFDBINFO tag.  For example,

   <cfset datasrc = "myDatasource">

   <cfdbinfo type="version" datasource="#datasrc#" name="dbdata">

   <cfdump var="#dbdata#">

Clarke Bishop wrote:
Can I find that out directly, or do I have to ask the host?

   Clarke

-----Original Message-----
From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of John Mason
Sent: Wednesday, July 08, 2009 2:31 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] ColdFusion and MySQL

Can you verify that the datasource is using the 4.x driver?

John


-------------------------------------------------------------
To unsubscribe from this list, manage your profile @ http://www.acfug.org?fa=login.edituserform

For more info, see http://www.acfug.org/mailinglists
Archive @ http://www.mail-archive.com/discussion%40acfug.org/
List hosted by http://www.fusionlink.com
-------------------------------------------------------------



Reply via email to