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.
Perl を使用して MS Access クエリ オブジェクトを作成したいと考えています。テーブルに対してクエリを実行できますが、Access データベースに存在する既存のクエリ オブジェクトにアクセスする方法を見つけることができません。
また、Perl を使用して新しいクエリ オブジェクトを作成し、名前を付けて保存したいと考えています。
どんな助けでも大歓迎です。
The below link may be helpful for you:
Class::DBI::MSAccess