Hi all,
I'm currently doing some research for a potential project. (Trying to get answers to some technical aspects.)
I try to find a solution to be able to see the progression of a big memo transfer in HFSQL C/S over the internet (like FTP transfer progress). But I can't find anything in the help, nor the
LST (from 69) nor the forums. (Or maybe I'm not looking for the good keywords.)
What I try to achieve is like an FTP transfer to and from a server, but with HFSQL right inside a DB. Here are the details:
- I have a HSSQL C/S DB with a table that contains "files" (binary memo, etc.) on a server over the Internet.
- Client applications will send "files" to the DB. The size will always be several MB.
- I would like to display the transfer progression to and from the DB. (HAdd(), HRead()).
- If possible the user could "break" the operation.
Any ideas or suggestions are welcomed!
Thank you very much,
Alexandre Leclerc