Yep. I understand what you're saying about the default serial. My problem is
why do I get the Type Mismatch error when trying to assign the Replication
ID field to the Fixed(16,0) field?

Thanks,
jon
OK, as i told you, the field is read-only.
Try to use a _real_ insert-statement and paramters.
That should work.

I'm not a big freind of the ADO-Stuff.
SAPDB doesn't even have an ADODB-Provider, so you're using the ODBC-Bridge which might produce more errors than you think.


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

Reply via email to