Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Storing Bin files to a sql server.
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00535597
Message ID:
00535640
Views:
15
Hi!

>Two thoughts, after looking over your code, and considering I am using Sql passthrough, I get cursors not dbf.s (simple enough to conver it to a dbf, to do what you have done. ) but, just thinking..
>I think I could use the alter field on a cursor, to convert a general field to a memo.
>

You cannot, I already tried that. ALTER TABLE do not work for views and SPT cursors, as well as no conversion allowed between general and memo.

>Either way, that solves half the problem .. getting binary data from the server.
>
>Putting it up to server, using sql passthough, at least so far has not worked for me. using binary data, becuase the binary data, conflicts with my sql command.
>
>Have you been able to transit / transfer binary data to a server, using sql passthough ? or are you using remote views ... to post data ?
>

There is a sample in the FAQ article. Did you tried it? There are 2 parts - reading and writing.

Well, I would recommend RV because no troubles with manual editing of DBF to change field type. Anyway SPT approach works and it is quite universal.

HTH.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform