Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using the Append General Command
Message
 
 
To
23/04/2009 08:32:17
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01396046
Message ID:
01396048
Views:
72
>I am using the append general command to add images (110 small pictures) to my database file, but it is very slow. Is way to implement a faster way. If so, I would greatly appreicate it.
>

You can store Images on the disk and keep file names in a table. If storing images in a table is requirement, use Blob data type.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform