M
Michel Elie
I have a little problem that I can't resolve.
History:
I have built an interface on Access 2002 that is link
too a database on SQL 2000. I have a 2 copies of the same
database on two differents servers.
So, I have two structurally identical databases on
different server but the data inside the database are not
the same.
I have created a function that can change my User DSN
on the fly from server X to server Y or from server Y to
server X.
Problem:
When I change from server X to server Y all my tables,
views and queries see the change of server and I see the
data from server Y and that's perfect.
But my only little problem is that the stored procedure
don't see the change of server and I still see the data
from server X.
The only way I have found to refresh the change of
server for the stored procedure is to close the
application and Access and reopen it.
Question:
Who can I Refresh or tell my stored procedure that I
have made a change of server whitout closing everything.
Thanks!!!
History:
I have built an interface on Access 2002 that is link
too a database on SQL 2000. I have a 2 copies of the same
database on two differents servers.
So, I have two structurally identical databases on
different server but the data inside the database are not
the same.
I have created a function that can change my User DSN
on the fly from server X to server Y or from server Y to
server X.
Problem:
When I change from server X to server Y all my tables,
views and queries see the change of server and I see the
data from server Y and that's perfect.
But my only little problem is that the stored procedure
don't see the change of server and I still see the data
from server X.
The only way I have found to refresh the change of
server for the stored procedure is to close the
application and Access and reopen it.
Question:
Who can I Refresh or tell my stored procedure that I
have made a change of server whitout closing everything.
Thanks!!!