sql - Data Import -Live To Development -
How can I develop data from a live by using a script?
Thanks
Run the script on the live server and on the development server.
You may need to use something like that. I used it before copying data between databases.
Comments
Post a Comment