Country Lookup by IP address CSV
So this is an article to serve as documentation for one of the data sources available to download for FREE from this site.
Read noteKnowledge base / Since 1999
Practical MySQL tutorials, troubleshooting notes and implementation guides from real projects.
Advanced search32 entries / MySQL
Clear filters
So this is an article to serve as documentation for one of the data sources available to download for FREE from this site.
Read note
This article isn't unique as there are other tutorials out there. This is meant to detail a process to export a database using MySQL Workbench and then to import it into another database.
Read note
This is an article on how to replace a string with another in all your joomla articles without modifying other data such as modified date and author.
Read note
So this is a quick article on how to install the mySQL add-on for Oracle SQL Developer v3.0.04.
Read note
So this is a quick article on how to delete from multiple tables in a mySQL database where we use some JOIN statements.
Read note
In view of the fact that this error pops up in so many systems I take over, I have often gone down the wrong path following the red herring as it were when in fact the answer to this is very common.
Read note
We have a specific timetabling system for academic institutions and all our staff/students follow academic week numbers as opposed to calendar week numbers.
Read note
Given Data Activities by employees with start dates and end dates in a mySQL database. Objective User Mon Tue Wed Thu Fri Sat Sun Total --------------- ------- ------- ------- ------- ------- ------- ------- --------- Me 09:00 07:30 08:00 07:00 06:00 00:00 02:00 36:00 Myself 07:30 07:30 07:30 07:30 07:00 00:00 00:00 37...
Read note
Week Ending Date has been requested a lot more frequently now. It's an odd one but the example below shows how to do this for when the week ends on Friday. Assuming it starts on the previous Saturday.
Read noteWorking principle
This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.
Protected notes
Log in for protected notes and any private client projects assigned to your account.