This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Reloading a database
#4
Quote:Why do you want to change the DB offline when you can run a script to modify the DB online..

A couple of reasons:

1. The application takes a bunch of input to determine how to alter the data, the input is easier to enter with a GUI

2. I can have tests and more controlled deployment

3. C# is more comfortable to code with

On the other hand, there are some drawbacks too: 

1. I have to deploy the application that alters the data separately, by running it is a script there's none of that since you can just copy paste the code

2. No need to unload etc. which makes it easier for the user

3. Easier to change since it doesn't require a separate environment

I'm not completely convinced that it's easier to do offline. How hard is it to alter the data with Lua? Is there a neat API? 

Quote:Try using 7-Zip instead, you can also upload .tar instead of .tar.gz
Thanks, I'll try that
Reply


Messages In This Thread
Reloading a database - by Mackiovello - 30.12.2017, 12:50
RE: Reloading a database - by admin - 30.12.2017, 14:44
RE: Reloading a database - by Mackiovello - 30.12.2017, 19:49
RE: Reloading a database - by Mackiovello - 31.12.2017, 14:22
RE: Reloading a database - by Mackiovello - 03.01.2018, 15:01
RE: Reloading a database - by admin - 03.01.2018, 15:10
RE: Reloading a database - by Mackiovello - 04.01.2018, 14:45
RE: Reloading a database - by admin - 05.01.2018, 08:30
RE: Reloading a database - by Mackiovello - 08.01.2018, 12:35
RE: Reloading a database - by admin - 09.01.2018, 09:01

Forum Jump: