O
Opa Horst
I have a VBA program in Visio which loads data from an Access database, works
perfectly.
Now rather then working from Visio, I would like to start from Access and
then open Visio and generate a drawing based on the Access data. Starting the
same VBA script in Access throws an error – database locked – which is
understandable as the database is open. Opening as read only doesn’t work.
Is there any workaround for this?
Secondly I would like to use the runtime version of Visio and hide the user
interface. Here I get an error which seems to indicate that data access is
not supported in the runtime version.
Is that correct or do I something wrong?
perfectly.
Now rather then working from Visio, I would like to start from Access and
then open Visio and generate a drawing based on the Access data. Starting the
same VBA script in Access throws an error – database locked – which is
understandable as the database is open. Opening as read only doesn’t work.
Is there any workaround for this?
Secondly I would like to use the runtime version of Visio and hide the user
interface. Here I get an error which seems to indicate that data access is
not supported in the runtime version.
Is that correct or do I something wrong?