@lespaul
Thanks for your suggestion, unfortunately the VB tool is quite complex, at the moment I dont create the SQL within the tool but instead call the queries from Access. If I can't come up with a solution then I will use this as a last resort.
@PHV
I see what you are trying to do but...
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.