I am having the following problem compling some java code and don't know much about java. "Exception in thread "main" java.lang.NullPointerException at java.util.Hastable.hash(java.lang.Object) (/usr/lib/libgcj.so.6.0.0)..."
Thanks, Jana
Thanks for your time. Here is my SQL code:
SELECT TAPEDATA.LIB, TAPEDATA.EVENT, TAPEDATA.TAPETITLE, TAPEDATA.SPKRLAST, TAPEDATA.FIRST_MI, TAPEDATA.RECORDDATE, TAPEDATA.[SentToSchultz's], TAPEDATA.TAPENOTE, TAPEDATA.TOM, TAPEDATA.DateTOM, TAPEDATA.SubscriptionTape, TAPEDATA.DateSubscription1...
I want to make a form to search a table for the first and last name or just the last name if the first name is left blank. Currently I am taking the names from a form and putting them in query to find the names that match. The problem is when I leave the first name blank, the query searches for...
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.