G
Guest
Can one use the switchboard manager (in MSAccess 2000 mdb) in an adp
connection to a SQL database?
I've created a switch board in an mdb.
Then made a table in the SQL database with the same name, shape and contents.
Then I placed the switchboard form into an adp.
It works, until I get to the "Design Application" item, which calls the
switchboard manager itself. And here it bombs on a "Object variable not set"
in this line: Application.Run "ACWZMAIN.sbm_Entry"
connection to a SQL database?
I've created a switch board in an mdb.
Then made a table in the SQL database with the same name, shape and contents.
Then I placed the switchboard form into an adp.
It works, until I get to the "Design Application" item, which calls the
switchboard manager itself. And here it bombs on a "Object variable not set"
in this line: Application.Run "ACWZMAIN.sbm_Entry"