If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Extracting from Unidata into SQL Server 2008

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-13-11, 04:34
stuaz stuaz is offline
Registered User
 
Join Date: Apr 2011
Posts: 2
Exclamation Extracting from Unidata into SQL Server 2008

Hi,

Firstly, sorry if this thread is in the wrong place!

I am attempting to extract from a Unidata database (7.1) which is on a AIX OS, to a MS SQL Server 2008.

I have tried using the wizard with the following connection string, against the option: .Net Framework Data Provider for Odbc.

DSN=test;SRV=host;DBQ=/u/ud/TEST.SR;UID=odbc;PWD=*****;

And while it does connect and allows me to see all my tables, when I try to import any of th data I get a message that says:

"Cannot find column -1" and then the import fails!

I can import fine via Excel or MS Access, just not into SQL Server 2008.

Any help would be greatly apreceiated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On