Hi guy,
I using the batch program to trigger specific main class in JAR. It is simplest JAVA -cp %classpath% Main_class cmd instruction.
Initialy the jdk is not installing cause JAVA command is not found error. After i have install the jdk, put jdk\bin to path, set JAVA_HOME env. I should able execute with my batch program. Whereas, I experienced it is able execute this command in normal cmd but not my batches file....
User Profile
Collapse
-
Batch program cannot execute JAVA command
-
Request JDK 5 Download Link
Anybody have the download link for JDK 5?
I need it support JDBC in Oracle XE 10g, this Oracle XE JDBC version is not support the lastest JDK 6. It is very lousy but i need at least this weekend for testing Oracle DB script.
I found Oracle even terminate the download for JDK 5, it is worse thing i felt. -
Hi, I get the answer already.
I used the REGEXP_LIKE(fie ld, '^[a-z]{3}[0-9]{4}$') to solve my question, please ignore this thread. -
Validate pattern of field in combination of char & int
Is the SQL possible to validate a table field which is combination of char and int? e.g. MIS0014?
I want the SQL return data which specific field first 3 character is alphabets and last 4 character is numeric values.
No activity results to display
Show More
Leave a comment: