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

javascript - jquery or ashx not working -

python 3.x - Mapping specific letters onto a list of words -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -