I have somewhat a newbie question. I'm not a web developer, I'm a database administrator. I'm creating this webpage, and I have links to our other website. What I want to do is make it so when they click on the link, they don't see that it's coming from a different website, I want to make it...
I want to extract many e-mails from this Access database, but I get an error or it doesn't extract properly every time I run the script.
This one runs fine:
SELECT panalists.EMAIL
FROM panalists
WHERE (((panalists.EMAIL)="02hsegurity@prtc.net"));
But this one fails:
SELECT...
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.