Update: I've found that jos_comprofiler has a column called avatar which either has NULL for a value or Joomla/CB-generated file name for the JPG/PNG file being used for the avatar.
So far no evidence of the actual files. Does seeing the filename in this column mean that the actual files aren't being stored in the mysql backend and that they're actually just sitting in a directory somewhere on their own?
If so, this would make my task more difficult. I've got a trial version of Asure ID Express (from HID) which can sync up fields I put on a member/player card templte to a db via an ODBC connection. If it were 20 or 30 members I'd manually do it, but I'll end up with hundreds so it's really in my best interest to get this info pre-populated via the ODBC.
Any ideas/help out there?
Thanks in advance,
-cd