Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Dropped Table But Have PHP Script

Author  Topic 

aml7785
Starting Member

2 Posts

Posted - 2015-03-19 : 08:42:00
I am extremely new to this and not even sure this is where I should be seeking help. After installing a Zen Cart plugin I was getting errors that there was a duplicate entry for the mysql table so I went in and dropped the table assuming that it would come back when I re - installed everything (I know worst idea ever) anyways I have the PHP code that created the table but not sure how to recreate it or if that's even possible. Also my main way to get to change anything is phpMyAdmin, I tried importing the code there but that didn't work.

gbritton
Master Smack Fu Yak Hacker

2780 Posts

Posted - 2015-03-19 : 08:46:04
This is a SQL Server forum. You might want to try MySql Forums
Go to Top of Page

aml7785
Starting Member

2 Posts

Posted - 2015-03-19 : 08:51:32
quote:
Originally posted by gbritton

This is a SQL Server forum. You might want to try MySql Forums


I was wondering that, thank you for your response so I know where to go
Go to Top of Page
   

- Advertisement -