Compile access database into standalone program

1 回表示 (過去 30 日間)
Roland Higler
Roland Higler 2017 年 9 月 22 日
コメント済み: Roland Higler 2017 年 9 月 23 日
I have a gui application in which I load data from an access database. I want to compile the gui into a standalone program incl. the database, but the database should not be visible as a separate file but the data must be possible to load.
Currently I'm using "hopen = invoke(hacc,'opencurrentdatabase',[pathname,filename])" to establish an connection but I believe the path name is not valid anymore incase the program is compiled.
Has anybody any suggestions how to deal with this problem?
Help is very appreciated.
  2 件のコメント
Roland Higler
Roland Higler 2017 年 9 月 23 日
Hello Walter,
Thanks a lot for the link. It solved my problem and the application is working perfectly now.
KR Roland

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by