So I am querying my Access DB and need a pop up window to alert if the detail is not in the Access db.
it would have to be something like
if ( firstname not in Access DB)
{
messagebox.show("user not found");
}
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Amit MohantyPosted Aug 8, 2019, 1:40 AM
Rajanikant HawaldarPosted Aug 8, 2019, 1:16 AM