hunterspot
Programmer
I am trying to insert a jpeg file into the general field in one of my tables. i used both these commands to achieve this without success.
When I used append general pic from c:\mylogo
it gives me error file 'c:\mylogo' does not exist, while it is there.
When I used
replace pic with "c:\mylogo" in logos
it gives me error data type mismatch.
i also used the file extension .jpeg, added the class parameter, bu nothing worked.
Would you please tell me what am I doing wrong here? Any help is highly appreciated.
Thanks
PD
When I used append general pic from c:\mylogo
it gives me error file 'c:\mylogo' does not exist, while it is there.
When I used
replace pic with "c:\mylogo" in logos
it gives me error data type mismatch.
i also used the file extension .jpeg, added the class parameter, bu nothing worked.
Would you please tell me what am I doing wrong here? Any help is highly appreciated.
Thanks
PD