Activity for Tom

  • Tom Tom posted a comment on discussion Help

    Ah, yes! Very true. I just updated the code to use a PreparedStatement, which added security and also worked around the "hang" problem. Thanks for your help!

  • Tom Tom posted a comment on discussion Help

    Hello Marco! It should be attached to my initial message. It's called "breaking query.txt". (I see it on the SF discussion post, anyway =))

  • Tom Tom posted a comment on discussion Help

    Hello to all you hard workers on UCanAccess! The MIST project https://github.com/gideon-software/mist continues to gratefully utilize UCanAccess. MIST's job is to import emails into an Access database. However, some of my users have reported that MIST hangs in certain circumstances, notably while trying to import long emails generated via MailChimp. I've traced the problem to a UCanAccess call. In particular: I [try to] create a PreparedStatement using a UCanAccessConnection: PreparedStatement stmt...

  • Tom Tom posted a comment on discussion General Discussion

    Hey all, When is a lock file created by 'openExclusive=true' deleted? I assumed it would happen when the connection is closed, but that doesn't seem to work. Tom

  • Tom Tom committed [r293]

    - Lots of work done toward 5.0; not currently in workable state, but going to do some significant refactoring for settings and don't want to end up worse off!

  • Tom Tom committed [r289]

    * Upgraded to log4j2.

  • Tom Tom committed [r275]

    Unneeded

  • Tom Tom committed [r278]

    - Added Apache Commons IO

  • Tom Tom committed [r288]

    Release 4.2

  • Tom Tom committed [r291]

    - Downgraded to Jericho HTML Parser 3.3, since 3.4 required Log4j2 and was causing problems for emails with attachments!

  • Tom Tom committed [r281]

    TntConnect no longer supports encrypted databases, so removed those settings. Also Removed Jackcess Encrypt.

  • Tom Tom committed [r271]

    - Release 4.0

  • Tom Tom committed [r287]

    - Finalized change log

  • Tom Tom committed [r282]

    Renamed TntModel to Tnt in places previously missed.

  • Tom Tom committed [r279]

    - Further tweaks to settings, including password save functionality

  • Tom Tom committed [r290]

    - UI overhaul, part 1

  • Tom Tom committed [r270]

    - Renamed packages to reflect new MIST URL.

  • Tom Tom committed [r273]

    - Release 4.0.1

  • Tom Tom committed [r280]

    - Clarified more model (vs external/non-model) naming

  • Tom Tom committed [r283]

    - MIST now uses a common method (which in turn uses a JFace error dialog) to show errors to user

  • Tom Tom committed [r276]

    - Noteworthy progress in better selecting email folders

  • Tom Tom committed [r292]

    - Downgraded to Jericho HTML Parser 3.3, since 3.4 required Log4j2 and was causing problems for emails with attachments!

  • Tom Tom committed [r272]

    Fixed bug regarding missing JRE files.

  • Tom Tom committed [r285]

    - Updated tests (location + one method)

  • Tom Tom committed [r274]

    Devel branch

  • Tom Tom committed [r277]

    - Added "forget now" password link to email settings

  • Tom Tom committed [r284]

    - Tidied up a trace statement. No biggie.

  • Tom Tom committed [r286]

    - Updated several libraries

  • Tom Tom committed [r269]

    - When adding MIST to TntConnect's menu, it now goes into a subfolder called "Add-Ons".

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom posted a comment on discussion General Discussion

    Hey Erich, Are you still having this "problem"? That is, you can connect to a database even with a wrong password? I'm seeing something similar in my testing, and I'm wondering if I'm crazy... Tom On Wed, Sep 27, 2017 at 3:39 AM, Erich S. erichs13@users.sf.net wrote: Hello, I discover one problem by myself: Yes, the database has errors. One column obviously got the atttribute "required=yes" afterwards, although existing data violates that constraint. But the error message is absolutely misleading,...

  • Tom Tom posted a comment on discussion General Discussion

    Hey Erich, Perhaps you've tried this already, but I know I've run into this "user error" myself in the past: are you sure that your settings there are the one actually being used by ucanaccess? That is, if you try changing the file location specified, does it still "work"? Tom On Wed, Sep 27, 2017 at 3:39 AM, Erich S. erichs13@users.sf.net wrote: Hello, I discover one problem by myself: Yes, the database has errors. One column obviously got the atttribute "required=yes" afterwards, although existing...

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    Troubleshooting

  • Tom Tom modified a wiki page

    LogFile

  • Tom Tom modified a wiki page

    GmailIsNotIMAP

  • Tom Tom modified a wiki page

    Home

  • Tom Tom committed [r268]

    - Made an attempt at reducing file size of pack...

  • Tom Tom committed [r267]

    - Minor fix in MacOSX build

  • Tom Tom committed [r266]

    * Windows distributions now contain private Jav...

  • Tom Tom committed [r265]

    * Upgraded to UCanAccess 3.0.6.

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom committed [r264]

    * Supports only TntConnect 3.1 databases (and n...

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    Home

  • Tom Tom committed [r263]

    Release 3.2.4

  • Tom Tom committed [r262]

    Ready for 3.2.4 release.

  • Tom Tom committed [r261]

    * Fixed bug in which MIST on MacOS would not cl...

  • Tom Tom committed [r260]

    Release 3.2.3

  • Tom Tom modified a wiki page

    Home

  • Tom Tom committed [r259]

    * Moved MIST from Google Code to SourceForge. ...

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    Troubleshooting

  • Tom Tom modified a wiki page

    LogFile

  • Tom Tom modified a wiki page

    UserManual

  • Tom Tom modified a wiki page

    Home

  • Tom Tom modified a wiki page

    Home

  • Tom Tom created a wiki page

    Home

  • Tom Tom imported Files

  • Tom Tom imported Tickets

  • Tom Tom imported Wiki

  • Tom Tom imported Code

  • Tom Tom committed [r19]

    - Added persistence services

  • Tom Tom committed [r18]

    - Removed extraneous "core/events" package

  • Tom Tom committed [r17]

    - Singularized "users" to "user" in Java packag...

  • Tom Tom committed [r16]

    - Removed custom eclipse files from SVN

  • Tom Tom committed [r15]

    - Updated .svn ignore

  • Tom Tom committed [r14]

    - Settled on a final (yeah, right) eclipse code...

  • Tom Tom committed [r13]

    - Added a REST class with constants to help avo...

  • Tom Tom committed [r12]

    - Added gradle module 'eclipse-wtp' to customiz...

  • Tom Tom committed [r11]

    Added Functional Test

  • Tom Tom committed [r10]

    - Most basic of REST services set up.

  • Tom Tom committed [r9]

    Played with most tests (not passing yet.)

  • Tom Tom committed [r8]

    Basic REST setup...

  • Tom Tom committed [r7]

    Continued SVN setup

  • Tom Tom committed [r6]

    More setup, figuring out Gradle (very sweet), a...

  • Tom Tom committed [r5]

    More project setup.

  • Tom Tom committed [r4]

    No longer store eclipse .project & .classpath f...

  • Tom Tom committed [r3]

    Setting up Gradle for builds.

  • Tom Tom committed [r2]

    Added initial directory structure.

  • Tom Tom committed [r1]

    Add initial directories.

1