sql - Does Firebird have the ability to run system level commands? -


ive been playing around firebird , isql. noticed has 'shell' command. shell drops sub-process on local system regardless if connected remote db. possible run system level commands on firebird on system hosting db? google seems useless regards firebird, have read documentation firebird , dont see mention of it.

the way write udf function (in such languages delphi or c/c++). if write of find such function, usefulness may limited because firebird can run under special user account limited rights.


Comments

Popular posts from this blog

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

Why can rails not find a route created by a helper? -

php - Redirect and hide target URL -