M
Mirza
I've tried to execute a stored procedure using
docmd.runSQL "EXECUTE sp_DELremi"
and I'm getting an error msg run-time error 3129
Invalid SQL statement.Does this command work only in .adp
and is there any way to execute the stored procedure from
mdb?
Thanks in advance,
Mirza
docmd.runSQL "EXECUTE sp_DELremi"
and I'm getting an error msg run-time error 3129
Invalid SQL statement.Does this command work only in .adp
and is there any way to execute the stored procedure from
mdb?
Thanks in advance,
Mirza