Relative Content

Tag Archive for pythonsql-server

SQL Server Create an Instance Name

I’m newbie of the topic.
I want to create a script which automatically does what an already existing program does.
This programm has installed SQL Server 2014 Express on my machine and then has created an SQL Instance Name “Programm”.
I want to do this via python.