Viewing 15 posts - 976 through 990 (of 1,988 total)
Yes that was the point of my second question, for each record in each xml file are you handling querying the database, determining what action to take and then sending...
November 2, 2017 at 3:23 pm
November 2, 2017 at 2:53 pm
November 2, 2017 at 10:00 am
Do you have an easy way to identify what format each xml file, like file naming convention or does each format go to separate directory or the like?
One...
November 2, 2017 at 9:47 am
November 1, 2017 at 1:24 pm
Sure you might be able to reduce the total size of your table and yes that would theoretically decrease the the maximum size of your database and backups and if...
October 31, 2017 at 12:59 pm
October 31, 2017 at 12:08 pm
By specifying...
October 26, 2017 at 8:48 am
Why do you even need the cross join? Or are you asking how to do that without using a cartesian product, if so what is the problem with that?
October 26, 2017 at 8:43 am
You can try an opensource document management system that'll run in a LAMP setup and a cheap cloud linux server to run it on. I personally can't recommend any but...
October 25, 2017 at 2:59 pm
October 25, 2017 at 9:49 am
It really depends on what the application is doing. At the basic level all execute process is doing is starting an OS process that runs whatever command you gave it...
October 25, 2017 at 9:06 am
I personnally think that SQL queries scares those...
October 19, 2017 at 7:48 am
Viewing 15 posts - 976 through 990 (of 1,988 total)