|
| Storing Video Files in HyperFileSQL |
| Iniciado por guest, 19,ene. 2015 13:30 - 4 respuestas |
| |
| | | |
|
| |
| Publicado el 19,enero 2015 - 13:30 |
Hi,
How do i store video files in a HyperFileSQL datafile.
thanks
ISO |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,enero 2015 - 14:16 |
in a binary memo
Best regards |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,enero 2015 - 14:34 |
I have tried all the sub types in the dropdown, 'other binary memo', 'sound binary memo' etc, also do i just point at the file location?
//ADD VIDEO HReset(RECORDS_ACTIVITY_VIDEOS) RECORDS_ACTIVITY_VIDEOS.ACTIVITY_VIDEO = EDT_LINK RECORDS_ACTIVITY_VIDEOS.RECORDS_ACTIVITYID = RECORDS_ACTIVITY.RECORDS_ACTIVITYID HAdd(RECORDS_ACTIVITY_VIDEOS,hAffectBrowse) |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,enero 2015 - 14:49 |
check the help for HLinkMemo
<a class="ExternalLink" rel="nofollow" target="_blank" href="http://doc.windev.com/en-US/index.awp?3044173">http://doc.windev.com/en-US/index.awp…</a> |
| |
| |
| | | |
|
| | |
| |
| Publicado el 19,enero 2015 - 15:00 |
| |
| |
| | | |
|
| | | | |
| | |
|