コミュニティ

.NET app.config 回答済み

Hello,

Is it possible to attach .NET app.config file to Flexicapture?
The Database Connection String used by my .NET codes  is inside the app.config.

Thanks.

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

3件のコメント

  • Avatar
    Permanently deleted user

    Hello,

    You may attach an external dll as described in the Appendix > Using scripts in ABBYY FlexiCapture > External Assemblies and use DB connection via script rule.

    0
  • Avatar
    Permanently deleted user

    Hello,

    What do you mean by "use DB connection via script rule"? Can you elaborate more?
    The DB connection string is required by my custom .NET DLL. What I am currently doing is hard-coding the connection string inside the DLL.

    Thanks.

    0
  • Avatar
    Permanently deleted user

    Hello,

    Yes, you may store your connection string inside the dll. But it is also possible to use environment variables

    Program settings > Creating a project > Environment variables

    0

サインインしてコメントを残してください。