Closed GoogleCodeExporter closed 9 years ago
I will look at doing this specific to oracle.
Original comment by brian.ri...@gmail.com
on 9 May 2007 at 7:07
In the oracle.cfc file in the setTableMetadata() method, I tweaked the
following for
this.
<cfquery name="qTable" datasource="#variables.dsn#">
SELECT
lower(col.COLUMN_NAME) as COLUMN_NAME,
Original comment by douglasknudsen@gmail.com
on 6 Jun 2007 at 8:18
The next release will have this fix in.
Original comment by tom.chiv...@gmail.com
on 13 Oct 2010 at 2:56
Original comment by tom.chiv...@gmail.com
on 13 Oct 2010 at 3:25
Original issue reported on code.google.com by
douglasknudsen@gmail.com
on 1 May 2007 at 7:48