P
Pawel
Hi!
I'm writting form applications wich will open files (*.doc, *.dsw, etc)
directly from database at the moment.
I read data from row (image column) and with reader and fill in data to byte
table (byte[]).
And how can I open the other aplication and load the data (byte[]).
I don't want to write the files on the hard disc and open them from code
best regards
Paul
I'm writting form applications wich will open files (*.doc, *.dsw, etc)
directly from database at the moment.
I read data from row (image column) and with reader and fill in data to byte
table (byte[]).
And how can I open the other aplication and load the data (byte[]).
I don't want to write the files on the hard disc and open them from code
best regards
Paul