Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
Working with Oracle
»
MSSQL Linked server to Netsuite cloud
MSSQL Linked server to Netsuite cloud
Rate Topic
Display Mode
Topic Options
Author
Message
jghali
jghali
Posted Friday, June 01, 2012 11:20 AM
SSC-Addicted
Group: General Forum Members
Last Login: Friday, November 09, 2012 12:51 AM
Points: 429,
Visits: 187
Hi all,
I'm having an issue to create a linked server connection to netsuite on the cloud.
They supplied me with an ODBC driver... They say that the odbc drive supports 32bit and 64 bit systems?!?!?
With the same ODBC, I was able to connect with Excel 2010 but I can't figure out how to get the linked server working... I'm thinking, If it works for Excel it should work for MS-SQL... They're both microsoft products!!! right?
My Excel data connection resembles this:
DSN=NetSuite.com;UID=mylogin;SDSN=NetSuite.com;HST=odbcserver.netsuite.com;PRT=1708
I'm on Windows 7, I see the odbc driver in my system DSN and user DSN in c:\windows\sysWOW64\odbcad32.exe and only see the odbc driver in the user DSN in the systems odbcad32
I have a feeling that this has to do with a 32bit vs 64bit problem... but am not sure.
I'm sure I'm not the first one with this problem and also sure that there must be a solution...
Any help would be greatly appreciated as it's been practically a week that I'm trying to sole this problem...
Thanks
Post #1309881
CozyRoc
CozyRoc
Posted Tuesday, September 25, 2012 8:07 AM
Ten Centuries
Group: General Forum Members
Last Login: Sunday, June 09, 2013 7:39 AM
Points: 1,106,
Visits: 2,120
I can suggest an alternative for you to check. It is for SQL Server Integration Services. The latest version of
COZYROC SSIS+
library includes NetSuite adapters. You can both read and write from/to NetSuite service. The pricing starts at $399.95/Year. Programming skills are not required.
---
SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
Post #1364062
anthony.green
anthony.green
Posted Tuesday, September 25, 2012 8:17 AM
SSCertifiable
Group: General Forum Members
Last Login: Wednesday, June 05, 2013 2:40 AM
Points: 5,075,
Visits: 4,833
The problem will most likely be down to 32 vs 64.
As you see the DSN in SysWOW64 that means the DSN is a 32bit DSN not a 64 bit DSN, therefore if SQL is 64bit SQL it cant pick up on that DSN, it needs to be in the 64bit DSN library (C:\Windows\System32zodbcad32.exe).
So options are, install a 32 bit version of SQL, create the linked server to Netsuite, then create a linked server from 64bit SQL to 32bit SQL, create a 64 bit DSN, use SSIS running in 32 bit mode to pull data from Netsuite into the 64bit instance or go with CozyRoc
Want an answer fast? Try here
How to post data/code for the best help - Jeff Moden
Need a string splitter, try this - Jeff Moden
How to post performance problems - Gail Shaw
CrossTabs-Part1
&
Part2 - Jeff Moden
SQL Server Backup, Integrity Check, and Index and Statistics Maintenance - Ola Hallengren
Managing Transaction Logs - Gail Shaw
Troubleshooting SQL Server: A Guide for the Accidental DBA - Jonathan Kehayias and Ted Krueger
Post #1364070
ellahliame
ellahliame
Posted Thursday, January 03, 2013 9:19 AM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, January 03, 2013 9:20 AM
Points: 1,
Visits: 3
I agree with anthony.green.
Marquis - Apartment Homes
Post #1402439
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.