Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store Images
Message
From
09/09/2006 05:28:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Store Images
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01152528
Message ID:
01152528
Views:
84
Hi All,

I want to ask if there is a way to store images in the table I write these commands but its give me error "File does not exist"

gImage = GETPICT()
IF EMPTY(gImage)
RETURN
ENDIF
APPEND GENERAL images.photo FROM "gImage"

thank you for your time.
Next
Reply
Map
View

Click here to load this message in the networking platform