Viewing 6 posts - 1 through 6 (of 6 total)
Vladan,
Sorry, I posted it twice by mistake.
Thank you all anyhow...
September 7, 2007 at 9:55 am
Andy,
I tried this and it work
"SELECT A.FileName, A.Path + A.Directory AS [Physical Location], A.Description, A.QQID, A.Client_ID
FROM DatabaseImagesList A LEFT OUTER JOIN
DiskImagesList D ON D.DiskFilename = A.FileName
WHERE (D.DiskFilename IS NULL)
ORDER...
September 7, 2007 at 6:23 am
Ramesh,
Thank you for your query, according to your query result, I found the imagefile on the hard drive(diskimagelisttable). The fact is that I don't want to see the imagefile from DiskImagesList.Folder...
September 6, 2007 at 8:52 am
Thank you for your help!!!
August 31, 2007 at 7:43 am
I dowload SQLServer2005_DTS.msi in order to export SQL Express to Access Database. The job fail on me many times is there another way to do it via ADO?
August 30, 2007 at 11:08 am
EdVassie,
Would you e-mail me copy of the scrip and documentation. I greatly appreciated!
August 3, 2007 at 10:54 am
Viewing 6 posts - 1 through 6 (of 6 total)