![]() |
![]() |
This project is not completely dead. I've just started work on localisation. If you're getting a "Deprecated" error message, follow the instructions here URGENT Security Patch for ≤ v2.2.6 A security hole has been discovered, follow the instructions and download the patch at the topic page. Did the patch break your search page? Search Patch
|
![]() UPB Team Member
Posts: 837
Registered: 2006-11-22 |
Just done a table list having run my script a few times.
It seems to have added table names to the .tdb file even though they already exist and hasn't thrown up any warnings about the tables already existing like the documentation says it should. I deliberately didn't remove them before running the table creation script again just to see what the error messages looked like but I didn't get any. It just seems to add the table name to the .tdb file. I haven't tried it with data in the tables to see whether it blanks them. I can get round it by using isTable but I thought you should know that the error message isn't coming up. Also using removeTable is removing the table files but not removing them from the .tdb file. myUPB Developer |
|
Last edited by: Clark on Jan 24, 2007 9:26:04 pm
| |
![]() UPB Team Member
Posts: 1036
Registered: 2006-11-14 |
are you using the textdb class found on the fileserv?
Tim Hoeppner
UPB Programmer B. Sc. in Electrical Engineering |
![]() UPB Team Member
Posts: 837
Registered: 2006-11-22 |
The one found at http://fileserv.myupb.com/tdb.class.zip
myUPB Developer |
![]() UPB Team Member
Posts: 893
Registered: 2006-11-14 |
yikes... the excel tdb manual is a bit outdated... the wiki version is much more reliable...
--Jerroyd Moore
Bachelors of Science, Computer Science 2011 Jack Baskin School of Engineering University of California, Santa Cruz |