Hi, is it possible to use OC_DB::prepare() and execute() on foreign tables in the same database not having the *PREFIX* in the table name? When I try i.e. a select on 'mytable' I simply get a HTTP 403 Forbidden. Is there a whitelist or something? Or do I have to add extra parameters or use other methods/classes?
Thanks. Christian _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
