Tag: Dump

  • CrashRpt.CPP Reviews

    A crash/exception reporting library for C++ native Windows apps. It automatically creates and sends crash/error/exception reports with stack trace, minidump and extended application/system information to Doctor Dump free crash reporting and memory dump analyzing service. That collects, organizes and stores crash reports from your customers, gives you all necessary data to fix the bug and…

  • PaGoDump for PostgreSQL Reviews

    PaGoDump is a GUI Windows utility for backing up a PostgreSQL database built with Microolap PostgresDAC. It makes consistent backups even if the database is being used concurrently. PaGoDump does not block other users accessing the database (readers or writers), also it works with databases with any names (unicode) and dump them to any files…

  • CSVReader/Writer Reviews

    31 Java classes you can use standalone or embed in your own programs to Read, write, align, sort and pack comma, tab and semicolon- separated variable files, commonly known as CSV files. It consists of 31 Java classes/utilities CSVReader, CSVWriter, CSVAlign, CSVChangeCase, CSVCommaToTab, CSVCondense, CSVDeDup, CSVDeDupField, CSVDeEntify, CSVDump, CSVEntify, CSVISBN, CSVPack, CSVPatch, CSVReplaceStrings, CSVReplaceURLs, CSVReshape,…