I'm converting an MS Access db to SAPDB. For the Access field type Memo I'm
using LONG ASCII in SAPDB. In my VB app I've been able to save new values
using ado to the field in the SAPDB. But when I go back in, the field in the
field in the ado recordset comes up empty. All of the other fields with more
conventional types come up just fine. SQL Studio shows the value being in
the field, but using the Locals window in VB the field has an Empty value.

Is there something I need to know about handling this data type in ADO
recordsets? Is anybody else doing this sort of thing successfully?

Thanks,
Jon



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to