Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLite 3 データベース ファイルと思われる .CDB ファイルからデータを読みたいと思います。PHPでデータを読み込んで扱いたい。その解決策を教えてください。
CDB形式がSQLiteドライバーでサポートされていないPHP用のADOdbを試しました。
前もって感謝します。