Hi guys,

I posted this yesterday but I'm unsure how come it didn't arrive on the
list. Nevertheless I'll ask again.

In my CFQUERY I am using the CFQUERYPARAM tag

<cfqueryparam cfsqltype="cf_sql_integer"
value=#CheckCandidate.CandidateID# />

Now most of the stuff I work on is in MSSQL. But I've recently takin up
a MySQL contract in which I will be required to use a MySQL database.
When I use the above code with cfqueryparam in my SQL statement I get ?
marks where the value should be.

Is CFQUERYPARAM only for MSSQL or am I missing something with MySQL?

Jeremy


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to