Subject Saving files in FB
Author carlos_kennerley
How do I go about saving files in FB.
Can some one give an example.
I read in the IB 6 doc's about cursers & blob types but being a
novice trying to learn programing it doesn't help as it doesn't give
an example.
Access is simple I use a OLEObject datatype, right click and away you
go.
I am learning Java and want to do the same thing, which is to
basically save PDF & JPEG files in FB. I have seen in the book I am
using an example of Oracle using JDBC to do this, using a
bufferedStream inconjunction with the java filePicker.
Any help would be great.

TIA