We have a customer that is getting error with CFMX loosing connection to MySQL during a query. QueryError: Lost connection to MySQL server during...
Hello I have an Access db table which contains a field called URL. I have previously <cfset display_url = #rsListHistory.URL#>. When I display...
I am inserting info to an Access DB through a page with a <CFSELECT> tag with multiple selected. So, the info in the field is separated by comas....
I don't think it's hardware related. Too many people have reported this issue, and from what I've read NOT SOLID solution has been offered. This is...
Can anyone tell me the proper syntax to enter a query into a cfparam variable?? I would like to put the result of the query Recordset3 into the...
Hi guys, Im pretty new to CF, but im learning fast yet ive become a litte unstuck with this problem. Im producing a small web based database...
Does anyone know how to convert this cfquery to TSQL? <cfquery name="test" datasource="abcinc"> select * from profiles where 0=0 <cfif...
I need to store and retrieve BLOBs in Oracle 10 through CFMX. Can someone provide sample code for how I can do that? (i.e., CFQUERY and related...
I am using Dreamweaver MX with ColdFusion MX 6.1. The database being used is a Microsoft Access database. Here's the situation... I have a form...
I wan to take a query that selects all of the information in a certain table that has a specific title <cfquery name="getregistrants"...
anyone get anywhere on this? MACR??? We have the same isue with Oracle.
Installed eval copy: worked fine Installed serial number copy: verification fails on Data Source Add with the following error message:...
i checked and i have the access database drivers listed in my datasources. i've also installed MDAC 2.8. i also waited until the gr of CFMX7 came...
I have regularly used CF5 Wizards to build most of my simple forms. This includes Data-Entry and Drill-Down forms. Databases are created in Access...
You are getting the correct data. In your output, you should either do nested <cfoutputs> or a <cfloop> nested in an output. In either case, your...
I need to create a 'standalone' connection to a MySQL database. Using this code works: <cfset clazz = CreateObject('java', 'java.lang.Class') />...
Hi all, We recently installed ColdFusion MX and migrate some old applications ColdFusion 5. When we run this scipts in the new MX we got the...
I am having trouble returning variables from my stored procedures. My CFML and SP code is attached. The error is always: Attribute validation...
Switching from PC to MAC (again) since I heard of the CF on OSX solution and CF7 came out. Any GREAT ideas for database creation in OSX?? Thank...
Is there anywy to have a dsnless connection for COLDFUSION 4.0? I have seen a couple scripts out there but when i try them it errors on me. I...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules