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.
Connection String for MSSQL
Re: Connection String for MSSQL
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.
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.