This was the script for access:
oRS.Open "Select * from AlertHistory Where Date
=#"&DateValue(LogTimeStamp)&"#;",oConn
does anyone know the equivalent for sql server?
Cheers!
Try replacing # with single quote (').
Anith
Saturday, February 11, 2012
Access equivelant
Labels:
access,
accessors,
alerthistory,
database,
date,
datevalue,
equivalent,
equivelant,
logtimestamp,
microsoft,
mysql,
oconndoes,
oracle,
script,
select,
server,
sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment