I want to set a condition for a selection where Refer field which is of Memo type is not null...
SELECT Address.org_code, Address.post,;
Address.org_name, Address.refer FROM Address;
WHERE Address.refer IS NOT NULL;
ORDER BY Address.org_code
but seems it doesn't work
flora
actually, i'm a beginner in using VBScript too.
What are the VBScript codes that i can use to call/search a Database (eg. Microsoft Access, Oracle, etc)?
anybody can help me?
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.