Hi,

My requirement is to prepare Reports 6i/10g report display all countries and
its flag. I have a table as follows

TableName: country

Country code    Country name       flag path
US                      United States       c:\flag\us.jpg
IN                      INDIA                    c:\flag\in.jpg



In the above example, i have placed all flag images specified path. What i
want is how to check the image is really present in the specified path. So
there should be a function will return Yes if file exist else no.


Thanks in Advance

Deen.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to