Advertisement
Guest User

sSql F_Product

a guest
Dec 6th, 2016
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. sSql = "select system, product_id, name, status, currency, class, ratingfactors , mi_min, mi_max, mi_ren, sp_min, sp_max, sp_ren, dp_min, dp_max, dp_ren, ratingoptions, beneficiary, policyprefix, ei_mi, ei_sp, ei_dp, cc_mi, cc_mi_sp, cc_mi_fam, cc_mi_dp, cc_sp_dp, cc_sp, cc_dp, system " & _
  2. ", html, doc_link, attach_apps, attach_info, emailsubject, emailmessage, is_free, is_package, policyrefcode, anb, sameplan, is_ncb, product_code, country_id from product where product_id=N'" & RQ(lvwProduct.SelectedItem.text) & "'" 'comment by yd 20100902 _" & RQ(lvwProduct.SelectedItem.ListSubItems(5).text) & "'"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement