Viewing post 1 (of 1 total)
Thank you very much! Almost right on the money... thr only thing you were missing was:
SET @DefaultLocation2 = CHAR(39) + @DefaultLocation1 + '\DCMSolution_Data.MDF' + CHAR(39)
SET @DefaultLocation1 = CHAR(39) + @DefaultLocation1...
May 10, 2006 at 10:04 am
#637042