Hello everyone
Im currently working on a script that parses .dbf files and put then into a mysql database, thats the first part of my script , now i have some .CAT files that i cannot understand
I have a dbfviewer that opens this files and let me see them just like dbf's , but when i try to parse the .cat files with db***() functions, it says it cant find the index 0.
Any Ideas on how to parse these files and get them to SQL or plan text for further parsing?