Hi All, I am wondering whether any of you are using Octopus ETL application. I am using to (extract,transform,load) from MySQL to PostgreSQL database and MySQL...
I don't quite understand your comments.. This is what I have <SQLType> <LONGTEXT hasSize="true" javaType="java.lang.String">VARCHAR</LONGTEXT> <NUMERIC...
Is it the generator or the loader that is giving you the error? FYI - Java knows what an "int" is, and what an "Integer" is (a class that is a wrapper for an...
The loader is giving me the error. I see that other people are having the same problem.. not just integer.. for varchar too... I cannot seem to find the ...
The following novajug poll is now closed. Here are the final results: POLL QUESTION: What are you currently using as a build tool for your projects? CHOICES...
novajug@yahoogroups.com
Jul 2, 2005 7:58 am
8758
Of course, I can get the latest driver from MySQL site. The problem is I don't know how to use that driver with Octopus ETL. K~ ... ...
I've used it in the past. You can find the latest docs at Objectweb: http://www.objectweb.org/...
Barr Bill P
bill.p.barr@...
Jul 5, 2005 12:40 pm
8760
I have been searching through the pdf documentaion that they have posted for the latest version. I couldn't find the section about updating MySQL driver. Plus,...
We would like to remind you of this upcoming event. Enterprise SIG meeting: Geronimo Date: Tuesday, July 12, 2005 Time: 6:00PM - 9:00PM EDT (GMT-04:00) Bio:...
novajug@yahoogroups.com
Jul 5, 2005 10:02 pm
8762
Hi, I just started using netbeans 4.1 from 3.6 and I have trouble adding external 3rd party classes/jars/resources into my jar distribution. I can add them the...
are you sure you were able to do that in 3.6 to begin with ? my understanding is that adding jars into a jar does not work in java 1.4, because of a class path...
Actually, thats how I did int 3.6. I mounted the jar files and added in the classes I needed individually or by directory. I have no idea how to do that in...
The information is available on the website at http://www.novajug.com:8080/meetings/locations.html. Here is the info on the meeting places: FGM, Inc - Core...
Hello Group, I have a struts application that has the wierdest problem and I am not sure where to being to look for the resolution. Any help you can give is...
Thanks for the info Ramanand - just to be clear on the answer to the first post, the meeting you are asking about is the Enterprise meeting, and it takes place...
I found this problem. There isn't a form needed for the inital action. I should use the form for the subsequent action which searches a database and displays...
We would like to remind you of this upcoming event. Enterprise SIG meeting: Geronimo Date: Tuesday, July 12, 2005 Time: 6:00PM - 9:00PM EDT (GMT-04:00) Bio:...
novajug@yahoogroups.com
Jul 9, 2005 10:02 pm
8773
... Lisa, I think you need to give me information about your problem. We may help you to fix the problem if you provide struts-config.xml, form beans, actions,...
Hi, I am in a situation where I have to upload a huge CSV file into Oracle table. The file will be uploaded by the user using a web page running in a clustered...
... Lisa, I think you need to give more detail about your problem. Could you please provide your two form beans, jsp files, action classes and the part of...
Folks, I am in the process of coming up with a solution to upload a huge set of data (4 - 20GB) periodically into a oracle database table. The file will be in...
When you mention Bulk Insert, are you referring to the Batch Statement in SQL? If not, it should meet your needs, you can query each statement status to ...
... I can't imagine that inserting the file contents as part of page processing is a good idea. It seems like you'd want to store the file on some server so...
First of all, you should use some network based program (e.g., FTP) or mounted filesystem to upload the file in an appropriate place. Then, you should think of...
I've been notified today that Geir Magnusson, founder of Gluecode and the Apache Geronimo J2EE server, will likely not be able to make our meeting tomorrow...