Hi,
i'm using Delphi 5 Enterprise and want to save Files (PDF, EXE ... ) in my database. In my table there is a "BLOB" Field.
The connection to the database is enabled an i can see the content from my table.
When i click on a button, i want to save a file from a temporary directory in my table.
Can someone tell me how to realize this ?
i'm using Delphi 5 Enterprise and want to save Files (PDF, EXE ... ) in my database. In my table there is a "BLOB" Field.
The connection to the database is enabled an i can see the content from my table.
When i click on a button, i want to save a file from a temporary directory in my table.
Can someone tell me how to realize this ?