Connection String for MSSQL

Stimulsoft Reports.PHP discussion
Post Reply
Mike S
Posts: 1
Joined: Sat Dec 22, 2012 5:26 am

Connection String for MSSQL

Post by Mike S »

I do not know where to find what you are looking for for the connection string to Microsoft SQL (2008). When I attempt to create a new connection in the designer and test it, it fails. Please specify the parameters you are using for the connection string with Microsoft SQL.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Connection String for MSSQL

Post by HighAley »

Hello.

Please, try to use connection strings from the next link:
http://connectionstrings.com/sql-server-2008
Also avoid using spaces and break-lines in the connection string.
You could use SQL Server connection in the web-based designer but not in the stand alone AIR Designer. The last one supports MySQL and XML data sources only.

Thank you.
Post Reply