OSCommerce Product Manager for Windows
FS#99 - Configurable DB table names.
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 29 August 2004, 00:08 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Thursday, 02 September 2004, 00:13 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 29 August 2004, 00:08 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Thursday, 02 September 2004, 00:13 GMT
|
DetailsThe names of the database tables should be configurable. Currently they are fixed and really deeply embedded in all SQL queries.
An user reported by email the he is using a customized version of OSC with XOOP, and all tables are using a prefix. First, we need to clean up that code. Then we can create a configuration tab to define table names, with a button for "set defaults". I'm not suggesting to look for the tables available in the database, because we don't know if DB server data is reliable at this point, and because the config.pas unit has no any DB/Net code and I think there shouldn't be any there. No workaround for this. Severity "Major". |
This task depends upon
Closed by Mario A. Valdez-Ramirez (mvaldez)
Thursday, 02 September 2004, 00:13 GMT
Reason for closing:
Thursday, 02 September 2004, 00:13 GMT
Reason for closing:
OSCPMWin is using the following tables:
categories
manufacturers
languages
products
specials
products_description
tax_class
currencies
configuration
products_to_categories
Fixed.
Closed.