I am designing a web page that selects data form a pervasive database ver 7
When I run this:
Ordsql = "SELECT * FROM equipment WHERE contractnumber LIKE '000000000000016' "
It works, but when I try to use a variable sent form another page:
Ordsql = "SELECT * FROM equipment WHERE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.