Sorry to disturb, but from my point of view this code :
/*
update RqDocuments
set RqDocuments.FileDirectory = 'c:\Projects',VersionNumber = VersionNumber + .0001,VersionUserId = 99,
VersionDateTime = Sysdate, VersionReason = 'RequistePro Document Update'
where exists
(select A.ProjectId...
try this...
WHERE DateOnStudy <=
CONVERT(DATETIME,'2002-08-13 00:00:00',102)
'//-------------------------
' your [DateOnStudy] colums datatype should be DATETIME
good luck.
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.