scuzymoto
Sep 29th, 1999, 06:26 AM
Im attempting to delete a record in a database that Im connected to using the adodc control. I built the connection string with the wizard and gave myself read/write permissions.
Then useing the code Recordset.Delete or just hitting the delete key with the record highlighted on the data grid gives me the error... "Insuficient Base Table Information For Updating Or Deleting." What other information do I need to supply it? Can anyone help?? Thanks.
Then useing the code Recordset.Delete or just hitting the delete key with the record highlighted on the data grid gives me the error... "Insuficient Base Table Information For Updating Or Deleting." What other information do I need to supply it? Can anyone help?? Thanks.