S
skc
Hi,
I have generated a table that contains paths to files:
e.g.
C:\program files\something\file.xls 7888 asdasd
C:\my documents\somthing\something\anotherfile.xls 555 asd
I want to create a custom SQL in Access2000 that picks up
the filename at the end of the last "\", so in the case of
the examples above the filenames: file.xls and
anotherfile.xls.
How can I do this using a custom SQL that senses the
last "\" and picks up text after that excluding spaces as
there is some junk after the filename.
I can then use the DRW in FP2000 to list the files.
Skc
I have generated a table that contains paths to files:
e.g.
C:\program files\something\file.xls 7888 asdasd
C:\my documents\somthing\something\anotherfile.xls 555 asd
I want to create a custom SQL in Access2000 that picks up
the filename at the end of the last "\", so in the case of
the examples above the filenames: file.xls and
anotherfile.xls.
How can I do this using a custom SQL that senses the
last "\" and picks up text after that excluding spaces as
there is some junk after the filename.
I can then use the DRW in FP2000 to list the files.
Skc