TeamCoding - backup/restore team projects

Hi to all,

How to backup and restore team projects? I am asking because we are performing regular restore from production to development environment and we would like to keep our team projects on development. RIght now, after restore everything is gone. I even had to install team coding into database again. For that reason, I need some info about how all that works.

Thanks, regards

Hi Niko,

There's currently no backup and restore function specific to Team Coding's configuration window; although when restoring an entire database on a regular basis, I can see the advantage of having one. I'll see what I can do to add one here in the near future. In the meantime, you could use the data export capabilities of Toad to export the contents of the TCX_% tables on your dev environment. Then after the restore happens, you could clear those tables and use the data import capabilities of Toad to re-import those tables.

-John

Hi John,

Thanks for considering this as a usable feature.
I found the tables and exported them, waiting for scheduled restore to import them back.

Thanks, regards