csthilaire
Posts: 3
|
| Posted: 05/27/2008, 5:21 PM |
|
Using cc 3.2, MS SQL express ed., VB.NET
and toolbox form File Upload,
I get the error message:
Operand type clash: nvarchar is incompatible with image
How do I bypass this?
Thanks
|
 |
 |
wkempees
Posts: 1679
|
| Posted: 05/29/2008, 5:27 AM |
|
What are you trying to upload?
The Image itself, into a table row data field?
Or just the standard, sotring the file on the server and the filename in the table?
No expert, but ntext or image are the 'larger'field types
HTH
Walter
MB: Have you contacted support ? http://support.yessoftware.com.
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)
if you liked this info PAYPAL me: http://donate.consultair.eu
|
 |
 |
|