Posted By:
Anonymous
Posted On:
Friday, December 17, 2004 02:15 AM
No.
Short answer (assuming you want to do it in Java): Use a BLOB. For information, see javadoc of java.sql.
How your front end communicates with some Java program (server?), is a totally different issue and needs to be solved also. Ask your software architect (the guy who decided that the VB program communicates with a Java program to do something).
Regards
Harald. M.