I have a program where I am extracting the table name via CursorGetProp("tables"). I am processing approx 20 tables and this function works great on all tables except one.
I cannot understand why this is not working for one table!!
I far as I can tell, there is nothing different about this table (other than the obvious - column names, table name, indexes).
Does anyone know of any issues with this function or what I can look for with this table to return the values I need?
Thanks in advance,
KFlasph
I cannot understand why this is not working for one table!!
I far as I can tell, there is nothing different about this table (other than the obvious - column names, table name, indexes).
Does anyone know of any issues with this function or what I can look for with this table to return the values I need?
Thanks in advance,
KFlasph