picture field
Martin Kloss
martin.kloss at gmx.de
Mon Oct 20 09:57:11 CDT 2003
At 15:08 20.10.2003 +0800, you wrote:
>i could not found an example about using insert record with picture field.
>is anyone have an example of that using sql?
Hi Ricky,
what client are you working with?
If you're working with V4MD, you can use the binding feature
to easily insert pictures:
mySQL = "INSERT INTO myTable (pict) VALUES (:1)"
myValues = [membe("pict")]
DB.SqlExecute(mySQL, myValues)
Martin.
Martin Kloss
Need music? http://www.selling-sound.com
Like the author? Buy the book at:
http://www.amazon.de/exec/obidos/ASIN/3898422194/lingmmugd
Get your daily dose of Lingo at the LingoPark:
http://www.lingopark.de
More information about the Valentina
mailing list