Java code inserts data from Notes documents into a SQL table
Prepared statements let Lotus Notes Domino users update and insert data into tables. Check out this Java code, which retrieves data from documents and tests to see if the data exists in a SQL table. If it does exist, the data is updated. If it doesn’t exist, the Java code inserts the data.
Original source : http://feeds.feedburner.com/~r/techtarget/Searchdo…