Continue to Site

Welcome to MCAD Central

Join our MCAD Central community forums, the largest resource for MCAD (Mechanical Computer-Aided Design) professionals, including files, forums, jobs, articles, calendar, and more.

Jlink and Pro/E2.0

Actualize

New member
Hi all,


I am devloping jlink to pro/e for parameter passing,i would like to know is it possible to retrive parameters from an external database? please do give me pointers and sample code if possible


Thanking all
 
Hello RAJ


You can use the JDBC classes to connect to any database using Java. I have a J-Link course that I teach that teaches you how to get parameters in and out of Pro/E. If you are interested in the J-Link course to improve you skills, please contact me at [email protected].


Go to http://www.exampledepot.com/to find free Java code for your SQL/JDBC connections.


J.D.
 

Sponsor

Back
Top