Scripts/Picture Database
< Scripts
Jump to navigation
Jump to search
This script File:Picdb-all.ijs is a simple demonstration of how to store pictures in database. It uses ddparm in odbc.ijs and class pplatimg for reading images.
First make a dsn 'jblob' for the sample database 'jblob.mdb' in J distribution, then load 'dll gl2 odbc'. run the script picdb-all.ijs
Contributed by Bill Lam.