Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Passing parameters with command Post Reply Post New Topic
Author Message
Lyle K
Newbie
Newbie


Joined: 25 Jul 2008
Location: United States
Online Status: Offline
Posts: 1
Quote Lyle K Replybullet Topic: Passing parameters with command
    Posted: 25 Jul 2008 at 8:03am
Hi
 
I have created a command and trying to pass a parameter thru it.
 
Crystal 2008
Data base: MySQL
 
Sql Code:
 SELECT `patient_transactions1`.`clinic_id`, `patient_transactions1`.`date_posted`, `patient_transactions1`.`charge_ucf`, `patient_transactions1`.`amount_pat`, `patient_transactions1`.`amount_pri`, `patient_transactions1`.`amount_sec`, `patient_transactions1`.`amount_tot`
 FROM   `DataMiner`.`patient_transactions` `patient_transactions1`
 WHERE  `patient_transactions1`.`date_posted`={?StartDate}

I add The field to the paramter list and click OK to exit the screen I receive the following message.
 
Failed to retreive data from Data base
Details: 07001:{MYSQL][ODBC 5.1 Driver][mysqld-5.1.23-rc-community]SQLBindParameter not used for all parameters[Databsae vendor code: 506]
 
When I return to the screen the parameter in the list is gone.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.