L
Larry Mehl
Hello --
I want to maintain my backend mdb using code in my frontend.
example:
DROP and ADD constraints
CREATE TABLE
I receive error 3611 - Cannot execute data definition statements on linked
data sources
Is this not a recommended way to do things?
Can anyone recommend how to perform this kind of maintenance?
My coding skills are beginner-intermediate; I would appreciate an example,
pseudo-code, or URLs which can help me.
Thanks in advance for any help.
Larry Mehl
I want to maintain my backend mdb using code in my frontend.
example:
DROP and ADD constraints
CREATE TABLE
I receive error 3611 - Cannot execute data definition statements on linked
data sources
Is this not a recommended way to do things?
Can anyone recommend how to perform this kind of maintenance?
My coding skills are beginner-intermediate; I would appreciate an example,
pseudo-code, or URLs which can help me.
Thanks in advance for any help.
Larry Mehl