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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

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