Re: ExecuteSQL with MSSQL Server Express

2017-07-19 Thread Andrew Grande
Try with forward slashes, please.

On Wed, Jul 19, 2017, 12:17 PM Praveen Reddy 
wrote:

> Hi,
>
> I am using ExecuteSQL processor to connect with MSSql server express to
> get some data. But I am getting the below exception:
>
> [image: Inline image 1]
>
> My Connection URL is:
> *jdbc:sqlserver:\\localhost\SQLEXPRESS:1433;Database=Test*
> Driver class name is* :
> com.microsoft.sqlserver.jdbc.SQLServerDriver*
> Db driver location: file*  : \\\C:\New
> folder\sqljdbc_6.2\enu\mssql-jdbc-6.2.1.jre8.jar*
>
> Can you please let me know if I am doing something wrong?
>
> Thank you.
>
> With Best Regards,
> Praveen.B
>


ExecuteSQL with MSSQL Server Express

2017-07-19 Thread Praveen Reddy
Hi,

I am using ExecuteSQL processor to connect with MSSql server express to get
some data. But I am getting the below exception:

[image: Inline image 1]

My Connection URL is:
*jdbc:sqlserver:\\localhost\SQLEXPRESS:1433;Database=Test*
Driver class name is* :
com.microsoft.sqlserver.jdbc.SQLServerDriver*
Db driver location: file*  : \\\C:\New
folder\sqljdbc_6.2\enu\mssql-jdbc-6.2.1.jre8.jar*

Can you please let me know if I am doing something wrong?

Thank you.

With Best Regards,
Praveen.B