Related Articles
How to Create Ical File to Work on Outlook, Google Calendar and Mac Icalendar
To Create Ical files we need to follow some standards set by ietf.org. Below are the working copies of the sample ical files created and these are tested on Outlook calendar, Google Calendar, Mac Icalendar, and Thunder Bird Calendar with Lightning plugin. How to Create Ical File Ical Events Files for Create Event, Update Event, […]
MySQL Offset Limit Data Selections
MySQL provides a LIMIT clause that is used to specify the number of records to return. The LIMIT clause makes it easy to code multi page results or pagination with SQL, and is very useful on large tables. Assume we wish to select all records from 1 – 30 (inclusive) from a table called “Orders”. […]
How to Fix Google Play Store Error 194
Google play store error code 194 is the latest problem android users are facing. Due to this Google play 194 error users are not able to update or download new apps. Last week I was trying to update Skype on my phone and got error: “*Skype* Could not be Downloaded due to an error. (194)”. […]