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 > Other > IBM UniVerse ODBC access

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-10-04, 13:55
dcutting dcutting is offline
Registered User
 
Join Date: Aug 2004
Posts: 1
IBM UniVerse ODBC access

I am setting up ODBC access to our IBM UniVerse (U2) database. I am able to select the none multi-value fields without issue. I am not able to see the multi-value fields or the view that they should create. I have run HS.SCRUB on the file - any tips or hints would be great! Thanks!
Reply With Quote
  #2 (permalink)  
Old 08-11-04, 11:05
JODonnell JODonnell is offline
Registered User
 
Join Date: Feb 2004
Location: Pittsburgh, PA
Posts: 41
ODBC Access to mv fields in UniVerse

Multivalued fields need to be set up in "exploded" tables. Meaning in the ODBC account you need to setup new files to point to the multivalued fields that will group them into a new related table.

Example:
You store order numbers in a mv field in your customer table. In the odbc account you need to create a new table that will contain customer # and Order #.

Hope this helps,

John
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