Posted - 05/30/2019 : 15:19:16
No problems with any of that. Ship station does not know what kind of database you are using really. An XML file is generated to send info over. I personally use MS SQL and no problems with mailchimp either. If you are using the ECT script to upsize from access to ms sql, (and you should) it has instructions. https://www.ecommercetemplates.com/SQL-Server-Creation-Script You will need to change your db_conn_open.asp file (database connection) and add a line to your includes. https://www.ecommercetemplates.com/help/ecommplus/parameters.asp quote: SQL server
If you need to use SQL server rather than the Microsoft Access database then you will need to put sqlserver=true. Also make sure you change your connection string as suggested in the instructions.
Edited by - dbdave on 05/30/2019 15:25:41
|