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 > Informix > UPS worldship and unidata

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-11-02, 08:39
bobbybhere bobbybhere is offline
Registered User
 
Join Date: Jul 2002
Posts: 7
UPS worldship and unidata

Has anyone been able to get ups online worldship to import/export data from a unidata database using odbc? I'm on a win2k client. I can get worldship to see the tables in an odbc source that I have setup but when I try the import I get ODBC error 00000. I've tried putting this through UPS but they haven't been too helpful yet.

Thanks in advance for any help...

- Rob
Reply With Quote
  #2 (permalink)  
Old 07-19-02, 11:16
bobbybhere bobbybhere is offline
Registered User
 
Join Date: Jul 2002
Posts: 7
Cool I got the import working

In case anyone else runs into this problem (as UPS tech support was very unhelpful), I got the address import working (I'm working on the export now).

We have sql server running so I created a linked server in sql server (ibm u2connect had an article on this) using the unioledb driver. I then created a view in sql server to point to that linked server (SELECT * FROM MYSERVER...CUSTNF_NF) . I then had to create an ODBC source to sql server and when I was in UPS worldship, I created a map off of the view and it worked. I imported about 15k records in a batch import.

- Rob
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