Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] SQLite 3 show_fields_from doesn't work
#1
Because we're querying the sqlite_master table, we have to set the table prefix to "" but we still use $this->table_prefix when looking up the table to return the fields. Instead we need to use $old_tbl_prefix


Messages In This Thread
[F] SQLite 3 show_fields_from doesn't work - by Ryan Gordon - 2008-10-05, 09:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)