Guest Posted November 2, 2005 Posted November 2, 2005 I'm trying to install the .sql file for the smc shipping module but I don't know what to do with it. Can someone please help? Thanks :blush: Quote
rlr1160 Posted November 20, 2005 Posted November 20, 2005 I hope someone has a solution to this because I have spent over 8 hours trying what I could to get this table installed with MyPHPAdmin and still can not figure it out. I keep getting an error message as follows: 1146 - Table 'rowegift_osc3.ShipZoneCode' doesn't exist SELECT ShipZoneCode FROM ShipZoneCode WHERE '170' BETWEEN ShipZoneStartZip AND ShipZoneEndZip [TEP STOP] Please help. :'( Quote
irishcavan Posted November 22, 2005 Posted November 22, 2005 Did u paste the file contents into the SQL query? Quote
dittones Posted November 23, 2005 Posted November 23, 2005 The .sql file needs tobe executed through MyPHPAdmin...If this doesn't work for you. If you know how to connect to your we remote sit (your ftp site) go there and execute it thru command prompt.... Example of the command mysql databaseName --user=???? --password=???? < /dir/fileName.sql Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.