nagli
Jan 31st, 2000, 06:12 AM
I try to write to an DBF file with ADO. So far no luck. I can connect and the recordset gets created, but no infirmation is written to the file.
I use the DBase4 VFP provider in the DSN to connect to the DBF file.
I try to use the addnew and update function, but none of them are supported. If I use the recordset(field).value method I get an error, that this is not supported.
I do not get any error messages but no information is written to the DB table.
Anybody has an iea what else I can try, thanks.
------------------
PTi International
E-Tools build business
I use the DBase4 VFP provider in the DSN to connect to the DBF file.
I try to use the addnew and update function, but none of them are supported. If I use the recordset(field).value method I get an error, that this is not supported.
I do not get any error messages but no information is written to the DB table.
Anybody has an iea what else I can try, thanks.
------------------
PTi International
E-Tools build business