Hi
I am working on a VB tool that uses an Access db. It was designed a while ago but at the moment needs some fixing. Basically I have the query below:
PARAMETERS NewUserID Long;
SELECT DISTINCT TOP 10 getField18.EntityID, getField18.EntityName, getField18.DateValue
FROM getField18 INNER...
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.