Sorry about that. Was missing the brackets. This works INSERT INTO LineImage VALUES (1,["1.jpg"])
-----Original Message----- From: "jan johansen" <[email protected]> To: [email protected] (RBASE-L Mailing List) Date: Wed, 17 Jun 2009 13:56:39 -0700 Subject: [RBASE-L] - command line Group, I am having trouble inserting an image from the command line. I thought this would work but it doesn't. INSERT INTO LineImage VALUES (1,"1.jpg") What is the proper procedure. Jan

