Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image/General Field Issue
Message
From
14/01/2003 17:00:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Image/General Field Issue
Miscellaneous
Thread ID:
00741648
Message ID:
00741648
Views:
63
I am succesfully using an offshoot of Vlad Grynchyshyn's FAQ#7995 technique for moving binary data back and forth from SQL 2K to Desktop via SPT. It works great for word, excel, and all other files I've tried until now.

The problem is, that when trying to upload an .exe (a VFP exe actually), I get a SQL error saying that:

"Only text pointer are allowed in work tables, never text, ntext, or image columns. The query processor produced a query plan that required a text, ntext, or image column in a work table."

I should note that this happens ONLY on INSERT where I'm using SPT with a
(myimage field) values (?mygenfield)
clause. An UPDATE statement from the cursor using tableupdate() works fine.

Any ideas anyone?
TIA,
Ken B. Matson
GCom2 Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform