Hi
string - string data type (CTS).We can use this with other .net languages.
String - string data type (C#). We cant use this with other .net languages.
Thanks
Nathan
User Profile
Collapse
-
Hi
use the following query
SELECT AUDIT.TRANSACTI ONNO,AUDIT.DATI M, AUDIT.MMNO, AUDIT.COPYS, AUDIT.PRICE,
MASTER.ITEMNO, MASTER.MTITLE, MASTER.MSRP,
RETAIL.ITEMNO, RETAIL.MTITLE, RETAIL.MSRP,
FROM BUYBACKAUDIT AUDIT
LEFT OUTER JOIN RETAIL ON AUDIT.ITEMNO=RE TAIL.MMBSNO
LEFT OUTER JOIN MASTER ON AUDIT.ITEMNO=MA STER.MMBSNO
Thanks
Nathan
Hyper Drive
...Leave a comment:
-
Hi
There are two ways to do this.
1. Server side code. (Will Refresh the page)
2. IFRAME and Javascript (Will not Refresh the page)
Thanks
Nathan
Hyper Drive
BangaloreLeave a comment:
No activity results to display
Show More
Leave a comment: