note: as of MariaDB 10.4, this post is no longer effective. See https://mariadb.org/authentication-in-mariadb-10-4/ Good post about how to change root
How to Draw An Unfilled Circle in Photoshop
Here’s a tip that I kept forgetting when I don’t use Photoshop for awhile. It works in Photoshop element too.
Map/Disconnect a Network Drive On Windows
In a windows batch file: REM Batch File to map network drive NET USE H: \\server\share REM Disconnect a mapped
View and Clear Task Scheduler History Log
Run Eventvwr.msc Navigate to Event Viewer (Local) > Applications and Services Logs > Microsoft > Windows > Task Scheduler > Operational
Schedule a Powershell Task
To Check Powershell version, use the built in variable: $PSVersionTable. Don’t use Get-Host. It just shows you the version of
PHP Connection Handling
From php.net: Internally in PHP a connection status is maintained. There are 4 possible states: 0 – NORMAL 1 –
Open Data Sources
Here are some sources on open datasets for app developing: www.data.gov City of Phoenix Open Portal
Entity Xml Data Resource Exemple
From https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data Use XML Import web tool in Ofbiz to execute the script. The available actions are: create, create-update (the
Prevent auto page refresh after a form submit
I have a simple HTML form such as follows: Catalog: I want to capture and process the submit event of
Foxpro ODBC Driver set up
Locate a copy of SBT. Make sure file ODBCJT32.DLL is included. Run setup.exe Go to control panel->Administrative Tools->Set up ODBC