Hi All,
Where can I find a structure which describes the IINODE_name file?
IILOGIN_name would also be handy.
Martin Bowes
char ingFilenameFmt[2][20] = { "IILOGIN_%s", "IINODE_%s" };
reference in common/gcf/util/iicvtgcn.c
#define USE_IINODE_FILE 1
#define USE_IILOGIN_FILE 2
reference in common/odbc/driver/connect.c
You might be able to find the structure from there.
Cheers
Alex
--
hanal04
------------------------------------------------------------------------
hanal04's Profile: http://community.ingres.com/forum/member.php?userid=443
View this thread: http://community.ingres.com/forum/showthread.php?t=11745
Please note that the only 'supported' way of accessing the Name Server
data files is via the Name Server using utilities like iinamu, netu and
netutil or for applications issuing queries via OpenAPI. There is also
a utility, nqfile, which can directly dump the contents of the data
files.
--
thogo01
------------------------------------------------------------------------
thogo01's Profile: http://community.ingres.com/forum/member.php?userid=4992