ezSQL News RSS Feed https://stefanie-stoelting.de/ en Stefanie Janine Stölting 2006 120 Switched ezSQL to upstream https://stefanie-stoelting.de/news-folder/news-folder-en/switched-ezsql-to-upstream.html Because all my changes have been merged into ezSQL you should now use the original ezSQL sources.

]]>
Thu, 11 Oct 2018 15:31:38 +0200 https://stefanie-stoelting.de/news-folder/news-folder-en/switched-ezsql-to-upstream.html
Extended ezSQL with a mysqli class https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql-news-mysqli.html Added the new class ezSQL_mysql to use mysqli. To update existing projects, just change the class you are using from ezSQL_mysql to ezSQL_mysqli. This class is downward compatible to ezSQL_mysql, but is able to use prepared statements. ]]> Wed, 19 Feb 2014 20:02:28 +0100 https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql-news-mysqli.html Extended ezSQL MySQL quick_connect method https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql-news-mysql-quickconnect-en.html The method quick_connect in the MySQL class is extended with a parameter to pass the charset.

]]>
Sun, 15 Dec 2013 21:15:54 +0100 https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql-news-mysql-quickconnect-en.html
Client site connection pooling with ezSQL3 on Oracle https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql305.html The support of Oracle databases in ezSQL3 is extended in ez_sql_oracleTNS with client site connection pooling.

]]>
Sat, 24 Aug 2013 13:19:27 +0200 https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql305.html
Extended the Oralce Support of ezSQL3 https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql304-en.html The support of Oracle databases in ezSQL3 was extended.

The connection can now be done without the TNSNAMES.ora. This is realized in a new class, ez_sql_oracleTNS.php.

]]>
Sat, 01 Jun 2013 15:27:15 +0200 https://stefanie-stoelting.de/news-folder/news-folder-en/ezsql304-en.html