« 返回

SYSTEM command with relative path

組合檢視 平均檢視 瀏覽樹狀資料
相關串連 [ 前一個 | 下一個 ]
SYSTEM command with relative path
答覆
2021/2/6 下午 10:37
Hello,

I am currently finishing a new version of my modeling tool and try to incorporate the external coupling as much as possible in the local database.

In this respect, it seems that the following command is not working when using the relative db location, while it works with an absolute path (e.g. C:\\ADOxx\\):

SYSTEM ("cmd /c java -jar db:\\EigenValues.jar")

Do I make a mistake here or should a SYSTEM statement always be used with an absolute path?

Kind regards,

Ben Roelens