Hi Guys, I am trying to connect Microsoft SQL Serv...
# suitescript
a
Hi Guys, I am trying to connect Microsoft SQL Server Management Studio with NetSuite but am unable to connect. Here is the screenshot, Can someone help on this?
c
You're out of luck, I just removed my config that I was using for a previous client.
I used the JDBC driver; you need to make sure to get the connection string correct, that was the key part for me.
a
Hi @Craig, Yes, the connection string is correct
c
Did you use a driver downloaded from NetSuite or something that shipped with SQL server studio?
a
@Craig yes, I am using Netsuite Driver
c
and all the usual checks? - permissions, the feature being enabled on the account
I think JDBC access needs SuiteConnect enabling
a
Yes, I gave permission
c
I see you're using netsuite2
I think I only used netsuite
NetSuite2 has a different table structure for analytics I think
Your connection string looks very short too
a
I am getting error if I use NetSuite only
I added Username, role etc... in string but still getting error.
c
message has been deleted
My string was something like that
a
I am not using JDBC
I am using ODBC
c
message has been deleted
No idea about ODBC - would assume it's the same sort of thing but maybe not

https://www.youtube.com/watch?v=6D3Mgz7ZKKU

copy that videp
Maybe even try using DataGrip then when it's working there, try to copy the conf over to your MS tool.
a
Okay, checking
Hi @Craig, there was an issue in the Data source. NetSuite support team helped with this. Thanks!
👍 1
c
@AB What data source string did you end up using?
a
Hi @Craig, data source name should be same as odbc name
👍 1