Selecting pt via email

For users or potential users.
Post Reply
aussiedentist
Posts: 112
Joined: Sat Jan 22, 2011 7:33 pm

Selecting pt via email

Post by aussiedentist » Thu Aug 21, 2014 5:51 pm

We can search by last name, first name , city state etc

Is there any way of searching via email?

We send out a whole stack of emails, and some bounce because of wrong addresses, and it would be nice to be able to search via email

KevinRossen
Posts: 293
Joined: Mon Apr 22, 2013 8:49 am
Location: Dallas, TX
Contact:

Re: Selecting pt via email

Post by KevinRossen » Thu Aug 21, 2014 9:10 pm

I'm using the newest beta version and it's an option in this version. I can't remember if it was there before or not.

Until then, here's a user query you can use. Just change the gmail.com part to at least part of the email. Leave the % symbols there.

SELECT * FROM patient
WHERE Email LIKE '%@gmail.com%';
Kevin Rossen
Office Manager, Rossen Dental
Founder, DivergentDental.com
Image

User avatar
jsalmon
Posts: 1555
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: Selecting pt via email

Post by jsalmon » Thu Aug 21, 2014 11:10 pm

Yeah you probably just need to update your version of Open Dental. I added this back in June of 2012. 8)
http://www.opendental.com/manual/patientselect.html
(The last search filter on the screenshot)
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

Post Reply