Ask a Question related to Coldfusion Database Access, Design and Development.
-
kruse #1
Re: CFMX refusing query 'connectstring' attribute
What should then be used? I connect dynamicly to an excell sheet with the
following: <CFQUERY name='GetEmployeeId' dbtype='DYNAMIC'
ConnectString='Driver={Microsoft Excel Driver (*.xls)}; DBQ=#GetSetUp.Path#;
FIL=MSExcel; MaxBufferSize=2048; PageTimeout=5' > What should I use instead?
It has to be dynamicly Morten Kruse Capgemini Denmark
kruse Guest
-
#39505 [NEW]: xpath query failed if root element has xmlns attribute
From: sghnqk at gmail dot com Operating system: linux PHP version: 5.2.0 PHP Bug Type: DOM XML related Bug description: ... -
How to query a MDE Database for reading with CFMX?
Hi, I need to query a protected MDE Access Database, but I cannot select the DB in the CFMX Admin. What can I do? and how? Is there an other way... -
Update query fails in CFMX - Is it a CF BUG???
Hi, I have a update query in coldfusion page. Even though it works in cf5 it fails in CFMX. My query is some thing like (I have put a CF output... -
Query works in fine CF5 but not CFMX
I have a simple query against an Oracle database that works in CF 5 but not in CFMX. In CF 5 I get one record which is what I want, but in CFMX I... -
CFMAIL AND QUERY ATTRIBUTE
Does the cfmail tag recognize queries obtained from QOQs? That is, does it recognize it as a query and therefore sends the email to all receipients... -
kruse #2
Re: CFMX refusing query 'connectstring' attribute
I found this on the macromedia livedocs:
[url]http://livedocs.macromedia.com/coldfusion/6/CFML_Reference/Tags-pt218.htm[/url]
Quote jrunrandy said on Oct 31, 2003 at 10:40 AM : Unfortunately, there is
no way, in CFMX or CFMX 6.1 to do this. That is just to bad :-(
kruse Guest
-
PaulH #3
Re: CFMX refusing query 'connectstring' attribute
i haven't done this myself but the examples never looked that har, so maybe give [url]http://jakarta.apache.org/poi/hssf/index.html[/url] a look.
PaulH Guest



Reply With Quote

