Microsoft
Software
Hardware
Network
Question : User defined function
I have a user define function that if
@PlansFolderCount OR @PlansDocumentCount is > 0
the RETURN should say "greater" orthwise it should say "less"
Answer : User defined function
IF (@PlansFolderCount > 0) OR (@PlansDocumentCount >0)
BEGIN
SELECT 'Greater'
END
ELSE
BEGIN
SELECT 'Less'
END
Random Solutions
VFP 6 - Simple Grid on Form and run reports
EIGRP Traffic limited to 50% by default?
Seeking tool for scaling, resizing, and cropping uploaded images (javascript / php, etc)
fruits without seeds
Transport-level error / (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)
msoutlook 2007 data file do not compress
veritas append or overwrite?
Multiple trusted certificates on SBS 2008
WordPress - header and footer navigation has suddenly dissappeared
Filter Grid