Topic: how can I start external program?

I have a file datafield with value: c:\pictures\123.bmp

Now I want to start this picture with paint for example. How can I do that ?

Re: how can I start external program?

In beta version 1.44 i added new function in script:

function SaveFileFromDataBase (TableName, FieldName: string; id: integer): string;

Please, download 1.44 version here:
https://www.dropbox.com/s/2phoggh5kfu88 … 4.zip?dl=0



Then you can download example project, how to do it

Post's attachments

Attachment icon SaveFromDataBase.zip 256.27 kb, 833 downloads since 2014-09-08 

Dmitry.