Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hoe to extract meta data from Ilink

  • Thread starter Thread starter hendrik
  • Start date Start date
Status
Not open for further replies.
H

hendrik

Guest
Has enyone tried to extract metadata from the Ilink data server using ODBC or equivalent?



Surely it must be possible to use someting like MS-ACCESS to query the Ilink data dables.
 
hendrik,



One would think that this would be an easy task since Intralink is using an Oracle database... However it is not so simple :(



One question... what would you like to do with the MetaData?



Are you attempting to send the Ilink data over to an ERP/MRP system or do you just want to pull it out so you can look at it in another app...
 
Sure its possible, just download an ODBC driver for Oracle at sun.com and start querying.

It takes a while to figure out what tables to use and how to join them but then you can easely create BOMS and WHERE USED reports.

Im sure that the people at Fromtime can do this as well but i guess they are using the Intralink Toolkit!!
 
or you can try to get access by PHP, there are several oracle commands.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top