yes, i'm a lame PHP coder...and i need something fast. i use Navicat right now for a mysql GUI and i love it, EXCEPT, i'm having one problem with the XLS import function.
let me explain:
i can run an XLS import, choose the nice "Update/Append" option, which allows me to set a primary key and have Updates run on existing entries, otherwise have them added. however, the problem is that during an Update, sometimes i have blank cells in my XLS sheet but actual data already in the database. the import will still choose to update my blank cells and overwrite my actual data. i'd like an importer that could allow me to run this "Update/Append" function but choose to have it ignore blank XLS cells when doing the update.
does that make sense? 5 emails to Navicat support haven't 🙂
anyone know a good piece of software i can just buy that will do the trick? i see a load of them but don't know what's good.
yes, i could take the time to code this myself, but hey, i'm lazy and time is off the essence...