posted 9 years ago
hello javaranch !
i was trying to make my own class to connect to JDBCODBC Ms Access driver, it goes like this
then, i got form login, with LOGIN button inside. i have added the following code to my login form
when i tried to login, the following error show
i thought the error come from RETURN NULL inside my ConnectAccess.GetData function. idk why eclipse put quickfix RETURN NULL there,
how do i know if i can "PING" my MsAccess Correctly ?
how to solve the error ?
thanks !