ascelon
06-14-2005, 04:54 PM
I'm generating the following issue because in the process of switching hosts I had to transfer the database. Now, I'm not by any means decent with SQL queries so I am wondering how I can go about completely removing vbgarage so that I can install it fresh on my new host with my old database. I have gone through and removed the tables and such however, I still need to get to this for the install to go through completely:
Invalid SQL:
INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('vbgarage', '650', 1)
mysql error: Duplicate entry 'vbgarage' for key 1
mysql error number: 1062
Any help?
Thanks
nvm, got it.
Invalid SQL:
INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('vbgarage', '650', 1)
mysql error: Duplicate entry 'vbgarage' for key 1
mysql error number: 1062
Any help?
Thanks
nvm, got it.