Welcome Guest, Not a member yet? Register   Sign In
Help with firebird driver
#3

[eluser]Unknown[/eluser]
[quote author="Carlos G" date="1338657217"]Hi Marko,

I have tested your function with the last version of my driver and works good, here is the way i've tested it:

Code:
$q = $this->getAll();
$this->load->library('table');
echo $this->table->generate($q);

please download the last versión of the driver from the github repository and you could checkit...

if you are doing a var_dump of the query object not all the properties of the object are showed completely, but you still can use the result functions like result_array() or result_object(), even the library for html tables works as in the sample that i've tested

Cheers Marko and hope this may be helpful Smile[/quote]

Thank you very much good sir! It was very helpful! Cheers! Smile


Messages In This Thread
Help with firebird driver - by El Forum - 05-31-2012, 05:40 AM
Help with firebird driver - by El Forum - 06-02-2012, 10:13 AM
Help with firebird driver - by El Forum - 06-04-2012, 12:15 AM
Help with firebird driver - by El Forum - 06-11-2012, 10:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB