Hi I am new in using SmartTeam, I have good Knowledge of SolidWorks
API design but don't know much about SmartTeam Database handling Can
anyone give me some references, materials, Links etc so that I can
study it and work on
I need to design VB scripts or VBA to handle data stored in SmarTeam
these data are coming from SolidWorks as part and drawing files, and
SmarTeam is PDM/PLM software handling these !!!
All help will really be appreciated
<mechboyabhis...@gmail.com> wrote:
> Hi I am new in using SmartTeam, I have good Knowledge of SolidWorks
> API design but don't know much about SmartTeam Database handling Can
> anyone give me some references, materials, Links etc so that I can
> study it and work on
> I need to design VB scripts or VBA to handle data stored in SmarTeam
> these data are coming from SolidWorks as part and drawing files, and
> SmarTeam is PDM/PLM software handling these !!!
> All help will really be appreciated
> Beyond that there is really no special "manual" for this type of > programming. It really takes knowledge of the SolidWorks API and > Smarteam DB Schema.
> JP
> On Oct 26, 9:40 am, "mechboyabhis...@gmail.com" > <mechboyabhis...@gmail.com> wrote: >> Hi I am new in using SmartTeam, I have good Knowledge of SolidWorks >> API design but don't know much about SmartTeam Database handling Can >> anyone give me some references, materials, Links etc so that I can >> study it and work on >> I need to design VB scripts or VBA to handle data stored in SmarTeam >> these data are coming from SolidWorks as part and drawing files, and >> SmarTeam is PDM/PLM software handling these !!! >> All help will really be appreciated
At this point there are a couple things to also know. There are some
things to consider based on what you are scripting.
First off, you will need to learn at least a little bit about the
Smarteam API, also you will need to learn the schema of the Smarteam
Database if you want to bypass the API and just interface with the DB.
On Nov 10, 8:02 am, abhishek ranjan <mechboyabhis...@gmail.com> wrote:
> We are using ORACLE 10G R2 with SmarTeam, I have good knowledge of
> SolidWorks API but dont know much about scripting in SmarTeam
> On 11/10/09, SWX-VAR-JP <budvlada...@hotmail.com> wrote:
> > What DB was used for the Smarteam install?
> > Beyond that there is really no special "manual" for this type of
> > programming. It really takes knowledge of the SolidWorks API and
> > Smarteam DB Schema.
> > JP
> > On Oct 26, 9:40 am, "mechboyabhis...@gmail.com"
> > <mechboyabhis...@gmail.com> wrote:
> >> Hi I am new in using SmartTeam, I have good Knowledge of SolidWorks
> >> API design but don't know much about SmartTeam Database handling Can
> >> anyone give me some references, materials, Links etc so that I can
> >> study it and work on
> >> I need to design VB scripts or VBA to handle data stored in SmarTeam
> >> these data are coming from SolidWorks as part and drawing files, and
> >> SmarTeam is PDM/PLM software handling these !!!
> >> All help will really be appreciated