Hi all
I have been creating a VB script that does a computer inventory and uploads it to a SQL Database called Inventory and the Table is called inventory. I;m using a free version of SQL 2012 and i setup a account which i can use to log into the database and pull data off the server and display it on my Personal Microsoft excel document.
But i'd like to set it up for me to run my script from my Personal PC and upload the info to its Table
my server name is ADAM-SERVER\SQLEXPRESS and created a password and login
I'm very new to SQL and im learning as i go
I have been creating a VB script that does a computer inventory and uploads it to a SQL Database called Inventory and the Table is called inventory. I;m using a free version of SQL 2012 and i setup a account which i can use to log into the database and pull data off the server and display it on my Personal Microsoft excel document.
But i'd like to set it up for me to run my script from my Personal PC and upload the info to its Table
my server name is ADAM-SERVER\SQLEXPRESS and created a password and login
I'm very new to SQL and im learning as i go