I want to build a program that will:
- pull data from mysql into desktop program
- allow user to manipulate data (delete, de-duplicate, etc)
- export final version of data as a csv file
Can BotChief do this?
I want to build a program that will:
- pull data from mysql into desktop program
- allow user to manipulate data (delete, de-duplicate, etc)
- export final version of data as a csv file
Can BotChief do this?
No, I do NOT want botchief to manipulate any other desktop programs.
I want to know if botchief can manipulate the data it pulls into botchief from the mysql database.
- botchief would pull info from mysql database into botchief
- botchief would then allow botchief user to manipulate the data that is in botchief (delete, edit, etc)
- botchief would then allow botchief user to export the final edited version of the data as a csv file
Can botchief do this?