Hi Guys,

I am trying to create a windows application using c# connected to a remote sql server database. Unfortunately, everytime I am trying to Add a New Data Source only two options I can choose under Data Source:

Microsoft Access Database File
Microsoft SQL Server Database File

I think Microsoft SQL Server is missing from the list.

If I am going to select Microsoft SQL Server Database File it will only prompt me to open a database file (*.mdf) which is not what I want. I want to connect to an SQL Database from remote server.


Thanks in advance.