MySQL is just the best
Unfortunately I make a living using Microsoft and Oracle products. I shouldn't say unfortunately as I don't see myself doing any other job and it beats daytime television any ...
The title of this article implies something rather odd and upcoming considering that Sun Microsystems bought MySQL and Oracle bought Sun. But in fact, this is just a quick list of some regular commands ...
... we take each character from the given string and convert it to its RGB value. Replace letters A to F with their numeric equivalents. Made up of 2 characters to convert to an RGB subset, the 1st value ...
... HTML entity equivalent and enclosing the ID in double-quotes in case I open it in MS Excel or another system that likes rounding 64-bit signed integers (long numbers):
//
// Generate a CSV of a ...
... it just wants the dropdown option equivalent (eg. "10 mins", "1 hrs")
Just as a refresher if this was a task and not a call:
v_ReminderDate = v_SystemAppointmentDateTime.subMinutes(15);
v_ReminderStr ...
... equivalent Creator record). There was also a workflow that ran when the Creator record was updated to update its changes to CRM. It was actually causing a loop which used up all the API calls.
How? ...
... data.
And yes, the part that took me about 8 hours and the key point above is to replace the ampersand with its unicode equivalent. I consider myself familiar with Transact-SQL, Oracle PL/SQL and ...
What?
This is an article to document how to output the most frequently used words in a MySQL database column.
How?
Note this only applies to MySQL.
So the following query will return a count ...
What?
A quick article showing my MySQL statement when I want to remove all the accents from foreign characters and return the English equivalent.
Why?
A content management system (CMS) that I' ...
... COPY Directory Timestamps.
/SEC :: copy files with SECurity (equivalent to /COPY:DATS).
/COPYALL :: COPY ALL file info (equivalent to /COPY:DATSOU).
/NOCOPY :: ...
... Class
Use the POSIX character equivalence class operator to search for characters in the current locale that are equivalent. For example, to find the Spanish character 'ñ' as well as 'n'.
To use this ...
... in the folder you have downloaded are to create a
lookup function using a MySQL database and a PHP script. As
well as a CSV file equivalent.
How to use:
Download from my site: «Download» ...
... quick note on how to chain, the following two statements are equivalent:
-- note the semi-colons at the end of each line
$query->select($db->quoteName(array('user_id', 'user_name')));
$query->from($db->quoteName('#__users'));
$query->where($db->quoteName('user_id') ...
... equivalent functions have to be written up all in the name of "seamless integration"...
How?
Previously I had tried to write a smart function which could determine the datatype automatically but ...
... v2008 (BIDS)
SQL Server Reporting Services v2008 R2 (SSRS)
Oracle SQL Developer v3 (you can use any equivalent, eg. SQL*Plus)
Why?
I think this is one of those very rare occasions that Microsoft ...
I have googled, binged and asked but to no avail. Some self-proclaimed IT experts in forums said "why would you want to do that?". Unhelpful Bellends. It's a bit like asking me "Why can't I turn on ...
... Use equivalent COM for screen capture so that program can run in background.
---> create a drag-n-drop website browser supporting SMS and email
for administering a Joomla! CMS website :D
v0.6 ...
Update June 2013 - How to use this migration script:
Make a backup copy of your old Joomla website (1.5.x)
Download and install the latest Joomla CMS
Go through the Joomla Web-based Installation ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.