C
Chris
Hi
I am trying to create a query to group pathnames when all I have in my
source table is a fully qualified filename.
ie I have a record that looks like:
\\Slug\media\Audio\Music\MP3-LameEnc\Amici Forever\The Opera Band\07
Nimrod-Lux Aeterna.mp3
and I am trying to group by just the path name. I am looking for an
expression that will strip off the filename.
Any ideas please.
Thanks
Chris
I am trying to create a query to group pathnames when all I have in my
source table is a fully qualified filename.
ie I have a record that looks like:
\\Slug\media\Audio\Music\MP3-LameEnc\Amici Forever\The Opera Band\07
Nimrod-Lux Aeterna.mp3
and I am trying to group by just the path name. I am looking for an
expression that will strip off the filename.
Any ideas please.
Thanks
Chris