Regarding this post almost a year ago from now, any progress on QuickTime?
Or would a seperate directory with QuickTime-movies within the Servoy-directory on the server be more efficient using the FilePlugin?
Regarding this post almost a year ago from now, any progress on QuickTime?
Or would a seperate directory with QuickTime-movies within the Servoy-directory on the server be more efficient using the FilePlugin?
Bert, you can always put quicktime files in the blob/media of a database than save them as a temp-file on your drive and open them cross-platform. (with quicktime as your default player)
I’ll be happy to post you some samplecode.
HJK:
Bert, you can always put quicktime files in the blob/media of a database than save them as a temp-file on your drive and open them cross-platform. (with quicktime as your default player)
Just wondering if it would be wise to put such amount of (binary) data in a database, wouldn’t that be very time consuming exporting the data as a back-up or should I just copy the database-files to a back-up directory.
Anyone any suggestions?
I’ll be happy to post you some samplecode.
OK, that would be very nice
THANKS