Re: ADO and Blob fields





>
>I migrate from FoxPro to MSSQL and in some cases I had copy 'memo' like
> field to 'text' type fields. I have no problem reading them from the
>FoxPro database, but I always fail to copy the data into ADO with

If you can read the value with .asString from FoxPro you can write the value to
an SQL field with .asString


--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.