in reply to Re^2: Out of memory!in thread Out of memory!
What are the column types in the database tables?
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)