i have tried a very simple example with getStudentDetails just being select studentFirstName from students, this stored procedure took no parameters. and it is still coming out with the error null pointer
it looks like for some reason the cfstoredproc is not finding the stored procedure in mysql, i have done all the checks in the db and it is fine. I am wondering if there is something i have to do to make sure it finds it??? thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257493 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

