anyone know of a way to pull a record by date from either excel or access and auto create an email notification?
Printable View
anyone know of a way to pull a record by date from either excel or access and auto create an email notification?
Hey jj_bag,
Welcome to the Java Programming Forums.
Take a look at this link:
http://www.javaprogrammingforums.com...jdbc-java.html
There are lots of useful code snippets in our Java Code Snippets and Tutorials Forum
This will help you pull data from Excel. Once you have that sorted, post back and we can help you send the email :)