jon_tries_php Posted October 10, 2008 Share Posted October 10, 2008 I am attempting to get moodle a php based open source app to work with firebird and am failing miserably. My current problem is my dataset is missing fieldnames. It simply uses numbers to identify the columns. I ran it using mysql and with a print_r dump of the resultset, I can see the names have been retrieved. What is the expected behavior of a returning dataset when running a query? Do I need to start tweaking the adodb drivers to make this work? If anybody can point me to the path of enlightenment, it would greatly appreciated. Jon Link to comment https://forums.phpfreaks.com/topic/127842-adodb-firebird-help-needed/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.