Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server file transfer
Message
From
23/11/1999 13:01:37
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00294395
Message ID:
00294427
Views:
19
>I have an application (vfp front-end/sql server back-end). I want to retrieve image files from server (stored only the paths to database-I dont want to store the entire image to an image field(BLOB)).
>How can i transfer the files(images) to front-end (network tcp/ip) or save file to server.
>Do I need for example ftp protocol (How can i do this or is there another way) ?
>
>Thank you in advance.

Well, you could perhaps create a stored procedure that takes the file path, reads the file into a varible and passes it back to a 'passed by reference' varible to VFP.

???????????

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform