Viewing 8 posts - 1 through 8 (of 8 total)
Suresh, thanks for the reply. Under logins, the login name is DomainName\UserName with Windows Authentication.
Under Credentials, the Identity is DomainName\UserName and the passwords have been entered (being an...
August 29, 2012 at 9:44 am
Thanks, GM, I think a light bulb went on...
Thanks for the links, I'll pursue both.
January 14, 2010 at 2:21 pm
Ok, so setting this:
If @AuditYear = 1 Set @AuditQuesTypeParameter = '1 And 4'
Else
Set @AuditQuesTypeParameter = '13 And 16'
and expecting this:
And tblAuditQuesLkup.AuditQuesType BETWEEN @AuditQuesTypeParameter
to work...
January 14, 2010 at 2:06 pm
Ok, got this. Each variable has to be converted.
convert(decimal, Variable)/convert(decimal, (DateDiff("d",DateVar,DateVar)))
October 28, 2009 at 1:27 pm
Hey everyone,
This topic seems to be the closest to what I'm looking for. I've got a calculation that needs to return a decimal, however, I get the same error...
October 28, 2009 at 11:17 am
Hey, y'all, when I click on the video screen with 'Play' on it, it justs redirects me back to the main article. Is there something I'm missing? Thanks.
September 17, 2009 at 11:40 am
Ignacio,
My developer has indicated that this issue is very similar, but that he cannot run it locally as indicated above. He'd like to pursue another tangent and didn't want...
November 19, 2008 at 7:54 am
Definitely hope someone has come to a conclusion on this issue, a fellow developer has encountered this exact same problem. Looking forward to a resolution. Thanks!
November 18, 2008 at 8:27 am
Viewing 8 posts - 1 through 8 (of 8 total)