Pete Halaczkiewicz
Programmer
I don't usually spend time with PSQL but we have one accounting application that uses the Btrieve backend. I have databases mapped that all share the same system files. We ran the year end process and new tables (datafiles) were created. Some databases in PSQL show the new tables, some don't. I checked and the x$file system table shows 513 rows in properties for two specific databases but when I open the files, one returns 494 rows and the other 513. I assume this is why the new tables aren't mapping up in PSQL. I am sure this is a simple fix but does anyone know how to get it to read the whole file? Is this an index issue of some sort?
Thanks for any help
Thanks for any help