bigbob2 Posted March 10, 2010 Share Posted March 10, 2010 We are having some outsourced modifications done to our OSC web site and the coder wants a SQL file of our database. Our site is live and receiving orders, but I dont see any security issues if I was to provide this file to him, as long as it did not have any of our sites database "content". Am I correct? Also how would I get a SQL backup without the content? Thanks Kev Link to comment Share on other sites More sharing options...
Guest Posted March 10, 2010 Share Posted March 10, 2010 We are having some outsourced modifications done to our OSC web site and the coder wants a SQL file of our database. Our site is live and receiving orders, but I dont see any security issues if I was to provide this file to him, as long as it did not have any of our sites database "content". Am I correct? Also how would I get a SQL backup without the content? Thanks Kev What kind of content u don`t want to give to coder? Link to comment Share on other sites More sharing options...
bigbob2 Posted March 10, 2010 Author Share Posted March 10, 2010 What kind of content u don`t want to give to coder? Anything with customers detials or order details. I would like to just supply the database as a template without any of our content, but mostly just customer information. Cheers Kev Link to comment Share on other sites More sharing options...
Guest Posted March 10, 2010 Share Posted March 10, 2010 Anything with customers detials or order details. I would like to just supply the database as a template without any of our content, but mostly just customer information. Cheers Kev U need to export you DB and edit it! Delete all the costumers and other info u don`t want to give out, or take a fresh installation of you web version and give to him default DB. Link to comment Share on other sites More sharing options...
Guest Posted March 11, 2010 Share Posted March 11, 2010 Kevin, You can choose which information to export using myphpadmin. Just select which tables, whether you want to include the structure and data or just the data. Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.