jesse paquette wrote: > Hello, > By the way, if a job fails, it would be nice to see that reported on the > "Properties" tab of the "View job" panel.
It is reported there. It should say something about "Status: Error <error_msg>" To get more details information you have to switch to the "Stack trace" tab. > Also, if this all works out, > I've got about 100 raw .CEL files to load. How's the batch import > functionality coming along? > Would it be possible to use the BASE Java > API to load the files myself? Yes. > Another thing - all the files have the > extension in uppercase, meaning that the default %.cel search string > doesn't find them. Case-sensitivity is depending on the database. Some are case-insensitive, some are not. It is nothing BASE can change. As far as I know MySQL is case-insensitive (ie. it would find both .CEL and .cel files) but Postgres is not. /Nicklas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ The BASE general discussion mailing list basedb-users@lists.sourceforge.net unsubscribe: send a mail with subject "unsubscribe" to [EMAIL PROTECTED]