Search - ASP Shopping Cart
QuadComm e-commerce solutions
Home
Q-Shop ASP Shopping Cart
Knowledge Base > Support > Errors Home | Login
Search the Knowledge Base
 
Start Search in the Following Category

Error message in v3.5.0 and 3.5.1 when resetting an Access database

PROBLEM:

When resetting an Access database the following message is displayed:

Deleting table OrderLines (DELETE * FROM OrderLines)...
Error 9: Subscript out of range
Deleting table ...

VERSIONS AFFECTED:

Q-Shop Lite and Pro 3.5.0 and 3.5.1

SOLUTION:

Edit admin/reset_DB.asp and where it says:

Dim aryTables(1,13)

Change to:

Dim aryTables(1,14)


Ask a Question
Submit a Question
Knowledge Base Software - myKB.com