Hello Taqvia,
This code is working fine. but you cann't update any record.
it shows ambiguty error.
CREATE ALIAS x FOR DATABASE aaa.
RUN up.p.
DELETE ALIAS x.
CONNECT bbb.
CREATE ALIAS x FOR DATABASE bbb.
RUN up.p.
DISCONNECT bbb.
Also, you need to ensure that this code is in a separate...
Hello All,
Please help me. I want to re-use same code for two database having same structure. I try these steps but not working.
Step 1: Create 2 copies of the sports database with different
physical names, for example testdb1 and testdb2.
Step 2: Connect a session to one of them, using the...
Hello Sphipp,
Thanks for your response.
This code is working fine.but there is one problem you cann't update any record. when you are updating any record its shows ambiguity error.
Regards
Manoj
Hello Sphipp,
Thanks for your response.
have u try this code?
I have two DB. One is connected all time and another one is connect on run time do some update.
After that we can disconnect the second DB.
I think now you understand the problem.
Thanks
Manoj
Hello All,
Please help me. I want to re-use same code for two database having same structure. I try these steps but not working.
Step 1: Create 2 copies of the sports database with different
physical names, for example testdb1 and testdb2.
Step 2: Connect a session to one of them...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.