Hi all I am connecting to an excel file through
JDBC which contains data in the folowwing format
[07/19/01 11:25] (UL, Good) k:\all backup's\consumer industry\uploaded pictures and pdfs\pdf uploaded\july 18 pdfs\427138.pdf --> /magma_pdf
[07/19/01 11:25] (UL, Good) k:\all backup's\consumer industry\uploaded pictures and pdfs\pdf uploaded\july 18 pdfs\222706.pdf --> /magma_pdf
Its a log file of an ftp server.
Now I want just pick the name of the file only not al the other info
I know its j