Skip to content

Instantly share code, notes, and snippets.

View qadeeras's full-sized avatar

Qadeer Ahmed Shah qadeeras

View GitHub Profile
@qadeeras
qadeeras / gist:3782334
Created September 25, 2012 14:41
Entry in to a table(stub given as example)
#include <iostream>
#include <stdio.h>
#include <tc.h>
#include <epm/cr.h>
#include <pom.h>
#include <tccore/aom_prop.h>
#include <emh.h>
#include <mem.h>
#include <tccore/aom.h>
#include <pom/pom/pom.h>
@qadeeras
qadeeras / gist:3780895
Created September 25, 2012 09:37
How to make entry into Stub table of Teamcenter database using ITK
Hi All,
Need help to insert values into POM_Stub table after deleting the instance using ITK. Thanks in advance.
Thanks,
Qadeer