cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How do I create a connection string to sql server?

Former Member
0 Likes
578

Hi All,

I am currently connecting to a SQL Server via ODBC DSN connection. I am wondering how do I create a connection string directly to a sql server without a DSN connection?

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

As in:

Database ->

Database Expert ->

Create New Connection ->

OLE DB (ADO) ->

Microsoft OLE DB Proived for SQL Server (from dropdown)

Answers (1)

Answers (1)

Former Member
0 Likes

If you have SQL Server or client installed in your machine you can directly connect to SQL server using native connection. When you create new report you can see the option create new connection, here you can see SQL Server. Expand it and enter the connection details where you will be directly connected to SQL Server without ODBC connection.

Regards,

Raghavendra