Hello masters
It is possible to connect two different database system like(sql server and mysql) at the same time in the same script?
If yes can you give me some tips of what procedure I'm going to use.
If no then thanks for reading my threads.
/////////////////////////////////////////////////////////////////////////////////////
Because i have a code that can able to connect to the mysql and it work smoothly and at the same time the sql server can do also.
But when I try to combine the code my main session is logging out or destroyed.