M
Mario
I am creating a new view dynamically in my SQL server
database. The connection does not see the new view, so I
cannot do a docmd.openview on it. How do I refresh the
connection so I can execute it? I need some kind of
connection refresh capability, right?
database. The connection does not see the new view, so I
cannot do a docmd.openview on it. How do I refresh the
connection so I can execute it? I need some kind of
connection refresh capability, right?