Strainu onLine
Blogul unui automatist
6th
NOV
Automatic MySQL Backups
Posted by Strainu | Filed under SQL
Ever had a database crush before you made any backups? Then you now how important it is to have regular backups. But why bother doing them yourself, when you can have a script to do it for you?
automysqlbackup.sh is a simple script that automates your backups. It keeps daily backups for the last week, weekly backups for the last month and monthly backups for older versions of the database. The files are gzipped text files, so you can easily check them manually.
The script has many options, including the possibility to send emails with the new backup files and to use a single file for multiple databases.
29th
JUN
Database design project
Posted by Strainu | Filed under SQL, Software
Database design project 4th year, Computer Science Faculty, Bucharest, prof. Mircea Petrescu. (more…)
26th
MAR
Quotes (C++)
Posted by Strainu | Filed under C++, SQL, Software

Quotes (C++) A program that demonstrates the communication between VisualC++ and the MySQL server. To run, you need the MySQL server and the “quotes” table(use the quotes.sql file) from the archive.
The software is distributed under CC-GNU GPL license.
26th
Quotes (Java)
Posted by Strainu | Filed under Java, SQL, Software

Aforisme (Java) A program that demonstrates the communication between Java (I have used the NetBeans IDE) and the MySQL server. To run the program, you need the MySQL server and the “quotes” table(use the quotes.sql file).
(more…)
Recent Posts:
- 11 Jul Wikimania 2010 – zi...
- 10 Jul Wikimania 2010 – zi...
- 10 Jul Wikimania 2010 – zi...
- 09 Jul Wikimania 2010 – zi...
- 09 Jul Wikimania 2010 – da...
- 06 Jul Wikimania 2010 – da...
- 17 Jun Extended Weekend: Băile ...
- 11 Jun Extended Weekend: Prague
- 26 Apr Sondaj despre diacritice
- 03 Apr Cristopher Priest –...






