SmokyRick
Member
- Joined
- Mar 14, 2018
- Messages
- 11
- Programming Experience
- Beginner
I am totally new to this database stuff. I am working in Visual Studio 2017 trying to link a database with a program. The name of the SQL Server seems to be a problem. I get the following exception when I try to run the program.
From this and other errors I am thinking I have the name of the server wrong. However, I have no idea what to name it. I used SQL Server Configuration Manager and found I have 2 servers on this computer. They are "SQL Server (SQLEXPRESS)" and "SQL Server (MSSQLSERVER)". I can't seem to find a good way to let VB know the proper name. Can anyone help?
Thanks in advance for any and all bits of knowledge.
From this and other errors I am thinking I have the name of the server wrong. However, I have no idea what to name it. I used SQL Server Configuration Manager and found I have 2 servers on this computer. They are "SQL Server (SQLEXPRESS)" and "SQL Server (MSSQLSERVER)". I can't seem to find a good way to let VB know the proper name. Can anyone help?
Thanks in advance for any and all bits of knowledge.