I have one doubt that needs to clear
Assume I have two window computer's A and B, both are connected in same network. MSSQL database is installed on computer A. I know the creadentional of database
Can I store the data in the database of computer A from computer B?
I think It is possible and I need to install driver on computer B
Do you have any idea, How to make connection and do the simple test for verification using python ?
Assume I have two window computer's A and B, both are connected in same network. MSSQL database is installed on computer A. I know the creadentional of database
Can I store the data in the database of computer A from computer B?
I think It is possible and I need to install driver on computer B
Do you have any idea, How to make connection and do the simple test for verification using python ?