Power ASP file upload - client/server database synchronization sample (synchronize of Image/Binary fields).   

      This sample demonstrates work of HugeASP upload with binary database fields. It let's you synchronize client-side and server-side database records.
      Please copy upload.mdb database and db-synchronize.asp script to server side, and copy upload.mdb database to client-side. Open client-side upload.mdb database, open Images form (not Images table), write URL address of db-synchronize.asp ASP script, insert images (using drag-drop BMP image files) and try to synchronize with server (click upload on the new record).

      See client-side source - Access menu tools->macro->Visual basic editor (Alt-F11)
Client-side VBA source code lets you upload and download any binary fields along with text fields (descriptions, IDs, etc.)


© 1996 – 2025 Antonin Foller, Motobit Software, e-mail help@pstruh.cz
To monitor current running uploads/downloads, see IISTracer - IIS real-time monitor.