Microsoft
Software
Hardware
Network
Question : sql error 536
i have following query and getting sql error 536
how can i resolve it
Thanks
SELECT tbo.or_date AS [Date],tbm.account as Account,tbo.or_no AS [Order No],Left(tbo.or_itemname,l
en(tbo.or_
itemname)-
5) AS [Aile],tbo.or_itemname AS [Price], tbo.or_paytype AS [PayType]
FROM tblOrder tbo INNER JOIN
tblMember tbm ON tbo.save_number = tbm.save_number
where tbo.or_status=1 and or_no LIKE 'XXX%'
Answer : sql error 536
Actually, this appears to the be the correct SQL:
ISNULL(MAX(CAST(SUBSTRING(
chainlink,
6, 6) AS int)), 0)
Random Solutions
Adding text in front of all footnotes
IPMI baseboard management controller driver on Proliant ML350 G6
Exchange 2010 setup.com /preparead fails
explanation of httpcontext needed
Windows Server 2008 DistributedCOM error in System Log
HP Web JetAdmin uses lots of RAM
Counting number of checked checkboxes in a form (when checkboxes are all named differently)
window 7 OS: blank (black) screen only, as it logs in
Random Excel 2007 crashes
Brightstor 12.5 Exchange Agent issue