Hello-
I've tried everything I can think of to get this code to run.
currrentdb.Execute "INSERT into MainRptDataASD (PlanName) VALUES ('Test')"
I've tried ' "& test &" " too. Test and PlanName are both string fields.
It works fine in the SQL app and inserts a record but I can't get it to work inside Access code.
k
I've tried everything I can think of to get this code to run.
currrentdb.Execute "INSERT into MainRptDataASD (PlanName) VALUES ('Test')"
I've tried ' "& test &" " too. Test and PlanName are both string fields.
It works fine in the SQL app and inserts a record but I can't get it to work inside Access code.
k