mysql
-
mssql aes function encrypt decrypt in microsoft sql
Simple symmetric encryption in MSSQL. Copied from MS references below: References: http://msdn.microsoft.com/en-us/library/bb669072.aspx http://msdn.microsoft.com/en-us/library/ms179331.aspx Continue reading
-
C# MySQL On Windows Named Pipes Development Mode
While outlining the scope for a new project I’ve considered the possibility of using MySQL for budgeting purposes with respect to the potential size and growth rate of the database. I downloaded and ran through the latest setup for MySQL… Continue reading
-
MySQL Quick Reference
Import CSV: References http://www.pantz.org/software/mysql/mysqlcommands.html http://support.modwest.com/content/6/253/en/how-do-i-import-delimited-data-into-mysql.html Continue reading
-
Missing MySQL References in PHP
The following can be used for quick LAMP installation and/or if you are missing MySQL references in PHP. Debian: Redhat: Continue reading