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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL and ODBC access to Intralink

Status
Not open for further replies.

looslib

Mechanical
Joined
Jul 9, 2001
Messages
4,205
Location
US
Has anyone done any looking at the Intralink data with either an ODBC connection or SQL queries?

We need to look at data cleansing in preparation for migration to PDMLink and it is easier to do the sorting in Excel with exported data. The problem is in getting the data that we need from Intralink itself.


"Wildfires are dangerous, hard to control, and economically catastrophic."
"Fixed in the next release" should replace "Product First" as the PTC slogan.

Ben Loosli
CAD/CAM System Analyst
Ingersoll-Rand
 
Yes I have done this with a tool called PLSQL Developer from allroundautomations. You just need the schema owner login. This tool let's you browse the tables and see data, procedures, and packages. Or you could just do everything from a sqlplus prompt. It's much easier with a tool however.

Patrick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top