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
Somebody is sending emials form my hotmail account
How to commit changes of a Typed Dataset to database at once
How can i fill 1D array from 2D array and how can i sort 1D array?
Dynamic Color
C# 2005 how to Change the Target .NET Framework Version of an Existing Project
How do i recover missing notes in office 2007 pro. Missing from archive folders as well.
Computer restarted itself twice, event logs attached. Windows 7 Pro
Web Interface 5.3 PNAgent Site - Citrix Online Plug-in could not contact the server entered.
Binary data
[BlazeDS]Unknown AMF type '17'. flex.messaging.io.UnknownT
ypeExcepti
on: Unknown AMF type '17'.