MySql LINK to SQL Server
        Posted  
        
            by XkiD
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by XkiD
        
        
        
        Published on 2010-03-06T13:10:44Z
        Indexed on 
            2010/05/30
            19:32 UTC
        
        
        Read the original article
        Hit count: 152
        
mysql
|sql-server
I have a host with php+mysql and i need to run a script here to register accounts to another host that has SQL Server and i also have php+mysql here also , but i need the accounts to be in SQL Server. how can i do this?
© Stack Overflow or respective owner