-----Original Message-----From: eLink Discussion: LAPI Discussion [mailto:lapi@elinkkc.opentext.com]Sent: May 22, 2003 9:45 AMTo: eLink RecipientSubject: Yes, if you aren't afraid to write a SQL query to ask the database directly,... Yes, if you aren't afraid to write a SQL query to ask the database directly,... Posted by AberUser6 (Casser, Theodore) on 05/22/2003 09:42 AM In reply to: get nodeid given object's name? Posted by NETBRI012 (Belyovski, Dimitar) on 05/21/2003 09:42 PM Yes, if you aren't afraid to write a SQL query to ask the database directly, and if the object name is unique. You should be able to just query the dtree table searching the name field with the object name, and get back the dataid.