I'm going to assume that you're using the PCC.
Most likely, you aren't connecting to the engine that you used to
create the tables. That could be either because you were attached to a
different engine at the server when you created the tables (unlikely)
or you are connecting to a different engine from the client PCC.
Another possibility is that the DSN at the client points to a set of
DDFs located in a folder different from the one that the Server Engine
DSN points to.
Did either of these hit the mark?
Wayne Freeman
www.analyticabiz.com
wfreeman at theabovedomain dot com
datenisis ha scritto:
Quote:
I can't see newly created tables from clients connected to it. I can
see it on the server. What's going on? Is it that the DDFs didn't
update itself properly, if so how do I resolve this? |