HELP ! Java code errors Programming Software Development by cgigandet I am a new student to Jaca Programming. I need help finding out where I am going … get the output of c++ application from java application Programming Software Development by manel1989 … to get the output of my c++ application from my jaca applacations o i use a file abs.bat to get… Re: copy one table database to another Programming Databases by himmat.m4 …[/CODE] here made connection to EmpTable of TempDB database through jaca code and another database is TestDB on same machine. Using… Re: HELP ! Java code errors Programming Software Development by Grn Xtrm This line should be giving you a problem: [code=java] Scanner.out.println ("Enter larger number first : "); //request the input of the first interger [/code] Change Scanner to System. Also use code tags when posting code. Thanks Also when doing switch cases there is no need to enclose the case number in parentheses.