you can use
STRTOFILE()
function.
for example:
sqlexec(myconn,'select theblobfiled from anytable','mycursor')
-> if you browse the cursor, you will notice that it become memo filed in vfp.
just ommit STRTOFILE(mycursor.theblobfiled,THETARGETFILE)
<< to share, to learn, to act >>
<<
taz@kioss.com>>