Browse articles by "mysql" tag (12 total)
Using ODBC it is possible to connect Microsoft Access (or OpenOffice) to a MySQL database. Access...
h1. What are they and why using one
Information retrieval libraries are software libraries tha...
We were in search of a good survey tool, and after some research came upon LimeSurvey (www.limesu...
By default "MediaWiki":http://www.mediawiki.org uses "MySQL":http://www.mysql.com/ and the defaul...
5. What are the differences between addslashes(), mysql_escape_string() and mysql_real_escape_string()
addslashes() escapes single quote ('), double quote ("), backslash (\) and NUL (\x00).
mysql_e...
Unfortunately, DBDesigner4 is written in Delphi, which is practically Windows-only, so there is n...
MySQL lets you replace all occurrences of a character or string of characters in a table with som...
mysqlshow is a command-line tool included with standard MySQL distributions, similar to mysqladmi...
mysqlshow has a tricky feature that interprets SQL wildcard characters (*,?,%,_) as wildcards if ...
Although phpMyAdmin is an excellent tool for administering MySQL databases, you don't want to exp...
