great work!!
only one problem: table name with space..
in ute_class.inc
the line (1232):
m_sSql = "SELECT * FROM " & m_sTable
is better
m_sSql = "SELECT * FROM [" & m_sTable & "]"
Thanks
xyzabc101@hotmail.com
Logged In: YES
user_id=1878507
Originator: NO
Thank you 'nobody'. I see this has also been addressed in bug No.1784044.
Please get yourself a login as you seem like someone who could help with bugs etc. and it would be nice to communication to someone. :)