I would really appreciate help with this one
I want to update records in Table1 using REPLACE, only if they meet certain conditionS in TABLE1 and in TABLE2.
The regular update using just the SET statement works fine, but when I use the REPLACE statement I get errors.
This is my code:
UPDATE...
Hi there,
I'm using the code below to loop through a record set and select Email addresses of certain users to send them email automatically. How can I modify this code so I can add a filter.??
I want to select only users that belong to certain Group(Group is a Text field in the tbl_users) and...
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.