My JDeveloper was initially setup to use Java 1.3. I want to update to Java 1.4.2. I am able to add the JSpinner to component to the component palette but am unable to drop the JSpinner on my JFrame. Any suggestions
I will not know the names of the files before I processs. Is there a way to determine the names of the files in the directory in order to loop through the files?
Thanks,
pdwissink
I need to process multiple files from a LAN. This will be a continuing process. Is there any way to identify the directory which contains the files?
Also, how can I process multiple files at one time? It looks to me that with fopen only opens one file at a time and I would need to know the...
Maxx,
I want to use RES_FILE as a filler. RES_FILE is not a column name of my file. I want
to place the file information referred to in RES_FILE and populate my CLOB column "NOTES".
Thanks.
Darrell
I received the following error when using sqlldr80 to load a lobfile
SQL*Loader-350: Syntax error at line 9.
Expecting "," or ")", found "FILLER".
RES_FILE FILLER CHAR,
Here is my control file
OPTIONS (ROWS=20000,DIRECT=FALSE)
LOAD DATA
INFILE 'MFnotes.TXT'...
Have you initialized the variables as Public, Private, or Local used in the loop ? If you have not, try initializing mNet and mMonthly_remain as local.
:->
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.