RSS Feed c9 logo Australia's best motorcycle shop retail software
Release 4.73 November 15, 2010 barney
  • login user name is now case insensitive when before it was case sensitive
    • Modified c9 database access to respect NOCASE key option when building filter clauses. This will have further reaching impacts than just login. It should also boost performance because database indexes are optimised on assumption of casing but c9 code was not. So realigning c9 to database should yield better query performance results
  • Fixed bug with pos import parts - would not work for anything.
  • Fixed backup - was not backing up new sequence introduced in 4.72 for new loghead table
  • Added more intelligence for connecting to database server to try and cope with Yamaha's VPN. WINs host resolution stops working when VPN is active. To deal with this - we store alternate connection data for the database server which uses IP address - and this is created everytime we successfully connenct to the DB. So when VPN is running and host name based connect fails we fallback to using the last known successful IP address instead