This topic contains 4 replies, has 0 voices, and was last updated by Georges Martin 15 years, 8 months ago.
-
AuthorPosts
-
December 25, 2008 at 1:26 am #8574
vasucaI can setup ODBC connection to Netsuite instance and retrieve the data using Microsoft Access using linked tables.
I would like to do the same in a SQL Server through Linked Servers. Can somebody help me with the configuration settings to do that?
Specifically can i use the “Microsoft OLE DB Provider for ODBC Drivers” and if so what should be the settings for the following:
Product name:
Data Source:
Provider string:
Location:
Catalog:
If not what should be the Data source I should use?
This is a cached copy. Click here to see the original post. -
December 25, 2008 at 1:34 am #8575
vasucaRE: Setting up Netsuite as Linked Server in Sql Server 2000
I got the answer once I posted the response.
Thanks
-
January 12, 2009 at 2:25 am #8576
MartynHi vasuca,
Would you care to post the settings? I’m trying to do the same.
Martyn
-
January 19, 2009 at 4:23 pm #8577
markunRE: Setting up Netsuite as Linked Server in Sql Server 2000
We would also like to know how to do this.
-
March 5, 2009 at 6:21 am #8578
Georges MartinRE: Setting up Netsuite as Linked Server in Sql Server 2000
Here are my settings:
– Linked Server: NETSUITE
– Provider: Microsoft OLE DB Provider for ODBC Drivers
– Product Name: NetSuite.com
– Data Source: NetSuite.com
– Provider String: DSN=NetSuite.com
I left Location and Catalog empty.
I can browse and query the db, but it’s slow. Very, very slow.
If anyone has experience with SQL Server Replication, I would like to have some feedback.
We have some reports running in Access/Excel, but as soon as the queries are a bit complex, they run forever and finally fails with ODBC errors.
Thus, replicating data locally and running reports against the mirror woudl be a solution.
It would also help backing up (y)our data…
Georges Martin
-
AuthorPosts
You must be logged in to reply to this topic.
