I like to use the "ATTACH [DATABASE]"-Command from SQLite, but it seems, that Zend_Db_Table wont use it. I get an error, because PRAGMA table_info doesnt work. It seems, that the table_info-function called by Pragma dont allow the database-identifier (<databasName>.<tableName>)... Has anybody a solution for this?

Reply via email to