Welcome Guest, Not a member yet? Register   Sign In
csv_from_result only returning column labels
#4

OK I found my problem, essiently using $query = $this->db->get(); basicly futzes with $query's object and makes it useless for csv_from_result.

OK, that found out I now have an issue as I do not know how to get the query builder to generate an object and not a Missing argument 1 for CI_DB_driver::list_fields() result.

I tried using "get_compiled_select" but that doesn't work.

I need the query builder to work with CSV_from_result.
Reply


Messages In This Thread
RE: csv_from_result only returning column labels - by CraigAMcLeod - 05-07-2017, 12:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB