i am using javaDB and i new for java database.
i used derby database, with netbeans 6.9.1. and i have one form field application, whenever i filled up form......
Exception : java.sql.SQLSyn taxErrorExcepti on: Lexical error at line 1, column 132. Encountered: "`" (96), after : "".
this exception generated and database cant altered..
kindly tell me what is actual problem and why this exception is coming... thanks
i used derby database, with netbeans 6.9.1. and i have one form field application, whenever i filled up form......
Exception : java.sql.SQLSyn taxErrorExcepti on: Lexical error at line 1, column 132. Encountered: "`" (96), after : "".
this exception generated and database cant altered..
kindly tell me what is actual problem and why this exception is coming... thanks
Comment