in reply to Re^3: Out of memory!in thread Out of memory!
There are two columns in each table
URL Table:
1) URLName (varchar)
2) ID (int)
URL_Exclusion Table:
1) URLName_Exclusion (varchar) or RULE (varchar)
2) EXID (int)