Nevermind,
I figured it out, thanks to a posting by Suresh (sgursahaney). For anyone trying to do something similar, REPLACE seems to be the key. It's ugly, but it works. This query removes all the spaces, and directories:
select...
I'd like to create a join between a column that contains filenames (such as '00001234.pdf') and an IIS inetlog table "target" column which records the path and filename (such as '/Mtracksdoc/topics/ct/00001234.pdf'). The '/Mtracksdoc/topics/' part never changes, but the directory above...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.