Java Questions


Creating a Java database
I want to create a database (not table) using java. Is it possible? If Yes then what should I do? Tell me detail procedure if possible.

Answer Question   |  December 10, 2008  9:50 PM
AS/400, Database, Java
485 pts.

calling java function running on websphere from as/400
How to call a java program running on web sphere application server from System i? We are able to call a java program deployed on System i on IFS directory using RPG ILE.

Answer Question   |  December 9, 2008  2:22 PM
IFS, iSeries, Java, RPG ILE, System i, WebSphere
asked by:
50 pts.

asked by:
15 pts.

How to synch Lotus notes grop/contacts to my java application group/contacts ?
Hi, I am new to lotus notes and wanted to synch lotus notes group/contacts to our application which is java. The requirement is we need a facility to copy/synch the lotus notes group details (including the group member contacts to the application ), that is a one way (from lotus notes to application groups details [...]

Answer Question   |  December 1, 2008  7:38 PM
Java, Lotus Notes Contacts, Lotus Notes Groups, Lotus Notes Synchronization, Oracle Database
asked by:
5 pts.

Project needs synchronization between Lotus Notes calendar and current agenda
I am currently working on a project, where I need synchronization between our own agenda and Lotus Notes’ calendar. Both C# or Java is suitable to use. Unfortunately, I can’t find enough information to know how to use the API’s. Can anyone offer me any advice?

Answer Question   |  November 20, 2008  4:50 PM
API, C#, Java, Lotus Notes, Lotus Notes Calendar, Lotus Notes Synchronization
435 pts.

iSeries: Accessing src PF member using Java/400
I am a veteran iSeries programmer but new to Java. We have a requirement of reading src PF member as record (each line) and to be transmitted. Also, incoming streams to be created as a src PF member by adding the recs in it. Which Java/400 class can be used to read from a member [...]

Answer Question   |  November 17, 2008  6:28 AM
BufferedReader, IFSFile, iSeries, iSeries development, iSeries Java programming, Java, Java classes, Java/400, Physical File, QSYSObjectPathName, SequentialFile
asked by:
60 pts.

Accessing Oracle App Server’s CRM in Linux client machine
Hi I’m new to Linux plateform. Now I got Problem in Access CRM in Client machine(LINUX). I’m trying to change Windows plateform to Linux ,while,I’ve replaced java1.5_11 instead of JInitiator . And I got JAVA CONSOLE in Firefox.finally if i try to get load form based oracle application OR Applet in web browser(FIREFOX 1.5 or [...]

Answer Question   |  November 10, 2008  10:54 AM
Java, Java Development Kit, JDK 1.4.1, Jinitiator, Linux, Oracle Application Server, Oracle CRM, Oracle Jinitiator
asked by:
5 pts.

create database using java
How to create database (not table) using java? For example, I want to create database in MSAccess, MySQL, Oracle etc.

Answer Question   |  May 11, 2012  2:53 PM
Database, Java, Java Database, Microsoft Access, MySQL
asked by:
5 pts.

JDBC/ODBC to Excel 2007 getting Exception
Iam getting the SQLexception by trying to connect using JDBC/ODBC to Excel 2007 through Java. Any Guys can tell abt this problem. java.sql.SQLException: [Microsoft][ODBC Excel Driver] External table is not in the expected format. at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source) at sun.jdbc.odbc.JdbcOdbc.SQLDriverConnect(Unknown Source) at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source) at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) at java.sql.DriverManager.getConnection(Unknown Source) [...]

Answer Question   |  November 3, 2008  1:14 PM
Excel 2007, Java, JDBC, Microsoft Excel, ODBC, SQL Exception
asked by:
15 pts.

To connect to Excel 2007 using free version API Java
Presently we are using JavaExcel(JXL) API to read/write from the Excel 2003. Now we have to update to Excel 2007. The problem was JXL is not supporting for the Excel 2007. The other API’s are in the Beta version. Guys any API’s are there to support Excel 2007 ……

Answer Question   |  November 3, 2008  1:00 PM
API, Excel 2003, Excel 2007, Excel RTD Function, Java, Java API, Java Excel API, Microsoft Excel, VBA, Visual Basic for Applications
asked by:
15 pts.

Web service in Java
can anyone send me the link from where i got the source referce of web service in java in which i can make a requist with my httpclient servlet page

Answer Question   |  October 27, 2008  10:03 AM
HttpClient, Java, Java Servlets, Java Web services, Web services
asked by:
5 pts.

Copying CSV files to IFS
Hi! I have a Java application that creates a CSV file in the hard disk (C:), and I need to copy it to an AS400, in its IFS. I created a folder in the IFS, named /myfolder. I use this command to create the file to the IFS: ifs = new IFSFileOutputStream(AS400System, fileName + “.csv”); [...]

Answer Question   |  October 14, 2008  4:48 PM
AS/400 errors, IFS, Java
asked by:
20 pts.

Oracle initialization error while running Java files
I am facing no issues while compiling the java file. However while running the same, I am facing the following error. java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress. Any pointers for the same?

Answer Question   |  October 13, 2008  7:13 AM
Java, java.sql.SQLException, ORA-01033, Oracle error messages
asked by:
5 pts.

Java
hi my name is belete i am graduate of Management information system.i have an ambition to know detail about java from the elementary to the high level especially writting a source code could any one help me how to go through this subject and how to familarize and the web addresses or books that can [...]

Answer Question   |  December 17, 2011  7:14 AM
Java, Java developers, Recommended reading, Software development
asked by:
45 pts.

Need help regarding Lotus Notes integration with Java
Hi guys I am developing a java application in eclipse for lotus notes. My question 1) is how to write a program that will identify, weather lotus notes is installed on system or not. 2) How to insert an icon to notes bookmark database through external java programming. I would be delighted to get an [...]

Answer Question   |  October 10, 2008  10:02 AM
Bookmark.nsf, Eclipse for Lotus Domino, Java, Java for Lotus Domino, Lotus Notes
asked by:
5 pts.

Debug an AS/400 program called from Java
Hi, Is there any way i can hold an AS400 job triggered from java. I need to debug a program which is interactively called from java.

Answer Question   |  October 24, 2008  11:32 AM
AS/400 debugging, AS/400 development, Java
asked by:
85 pts.

java programing source cods.
hi guys i was just wondering if you could tell me links or programs or notes related to java programing language only. especially a link that briefly have source codes for problem solving questions and answers.

Answer Question   |  October 7, 2008  8:44 PM
Java, Java programming
asked by:
45 pts.

How can i make my AS/400 listen to Java program or viceversa?
How can i make my AS/400 listen to Java program or viceversa?

Answer Question   |  October 8, 2008  8:28 AM
AS/400, Java
asked by:
130 pts.

can any one give me the source code using java?
Write a function named isSquare that returns 1 if its integer argument is a square of some integer, otherwise it returns 0. Your function must not use any function or method (e.g. sqrt) that comes with a runtime library or class library! The signature of the function is int isSquare(int n) Examples: if n is [...]

Answer Question   |  October 6, 2008  7:27 AM
Application development, Java
asked by:
45 pts.

Java Program
Hi Im trying to answer this question here: Find the 4th prime number Z such that Z=NumberOfDigits(R) where Z is prime AND R is prime AND where R=2p-1 where P is prime. Example the 1st prime number Z is 2, because 2=NumberOfDigits(31) because 2 is prime and because 31=25-1 and because 5 is prime. We [...]

Answer Question   |  September 30, 2008  6:39 AM
Inheritance, Java, Object-oriented programming
asked by:
75 pts.