Home » Developer & Programmer » Forms » Doubts in inserting icons in tree node
Doubts in inserting icons in tree node [message #134011] Tue, 23 August 2005 04:49 Go to next message
Mohanraj@roadmapit.com
Messages: 16
Registered: August 2005
Location: Pondicerry
Junior Member

Im using 10g
i have used the following query to create a tree

select -1,level,child_id||child_name,'c:\notes.ico',child_id from tree
start with parent_id is null
connect by parent_id=prior child_id

but the notes.ico that i mentioned in the query is not displayed
but the icon file exist in the location

Re: Doubts in inserting icons in tree node [message #145423 is a reply to message #134011] Wed, 02 November 2005 23:27 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you solve your problem?

David
Previous Topic: Download the Step By Step Guide to Create a Tree in Forms
Next Topic: Login to database via Forms
Goto Forum:
  


Current Time: Fri Sep 20 03:41:44 CDT 2024