简体   繁体   English

通过Perl创建MS Access查询对象

[英]Create MS Access query objects through Perl

I want to create MS Access query object through Perl. 我想通过Perl创建MS Access查询对象。 I can query on tables but not able to find how to access already existing query objects present in Access database. 我可以查询表,但找不到如何访问Access数据库中已经存在的查询对象。

I also want to create new query objects through Perl and save it with a name. 我还想通过Perl创建新的查询对象,并用名称保存它。

Any help is much appreciated. 任何帮助深表感谢。

The below link may be helpful for you: 以下链接可能对您有帮助:

Class::DBI::MSAccess 类别:: DBI :: MSAccess

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM