035179593513 [email protected]

SSL HTTPS Turtorial

On a shell: openssl genrsa -out programmierung-dresden.de.key 2048 openssl req -new -key programmierung-dresden.de.key -out programmierung-dresden.de.csr and a step by step guide on: http://www.h-online.com/security/features/SSL-for-free-step-by-step-906862.html...

SQL extend a Recordset / VBA DAO etc.

Sometimes you will get a problem if you want to add a data entry to a recordset, it can be done without the need of inserting the data entry to the table. It is a little bit tricky but with a union statement you can do following: your normal statement looks like:...
de_DEDeutsch