I found this code from rowanhick.com that shows how to pull data from a sqlite db. However the code had a few errors in it. I think I've figured out everything but the final two errors. I've posted my code here - http://www.z2tech.com/codesample.cfm and the 2-errors are as follows:
Error 1: Access of Undefined property customerCollection (Line 1: Customers.mxml) Error 2: Call to a possibly undefined method initConnection (Line 1: Customers.mxml) Any help would be appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4566 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
