Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

XMLDB preliminary links: Difference between revisions

From MoodleDocs
No edit summary
(fixed broken link for PHP's Microsoft SQL driver)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="nolabel" style="overflow:auto;height:1px;">
[[XMLDB Documentation|XMLDB Documentation]] > [[XMLDB introduction|Introduction]] > XMLDB preliminary links
----
This page includes all the links that were found googling the Internet, searching for info, examples, paths and solutions to the whole project of increasing the supported databases working together with Moodle 1.7 and upwards.


 
The list below isn't ordered, nor well classified, some of the links could be inaccurate, inexact or trivial, but they have been part of the preliminary work, so they will remain here. Thanks to all of them!
[http://www.action-meds.com cheap butalbital]
==== From ADOdb HQ ====
[http://www.5stardrugs.com buy tramadol]
* http://adodb.sourceforge.net: ADOdb Home Page ([http://adodb.sourceforge.net/#docs documentation], [http://phplens.com/lens/lensforum/topics.php?id=4 forums], [http://adodb.sourceforge.net/#mail mailing lists], [http://adodb.sourceforge.net/adodb-faq.html FAQ])
[http://www.24-7pills.net tramadol online]
* http://phplens.com/lens/adodb/docs-adodb.htm: ADOdb Full Documentation
[http://www.american-meds.net butalbital discount]
* http://phplens.com/lens/adodb/docs-datadict.htm: ADOdb Data Dictionary ([http://phplens.com/lens/adodb/docs-datadict.htm#xmlschema ADOdb XML Schema])
[http://www.amazing-pills.com butalbital cheap]  
* http://phplens.com/lens/adodb/tips_portable_sql.htm: Tips on Writing Portable SQL
buy tramadol online. online tramadol from our pharmacy, taking tramadol buy information tramadol, side effects tramadol, purchase tramadol online. cod online tramadol, tramadol india, cheap tramadol online, tramadol online, pharmacy online store
* http://phplens.com/adodb/supported.databases.html: List of Supported Databases
tramadol 50 mg. low price tramadol, tramadol pain treatment - tramadol hcl 50? - 120 tramadol. tramadol sales, buying cod tramado l, tramadol for humans, cheap tramadol online, overdose tramadol. order tramadol pictured tramadol pill tramadol seizure. cod tramadol cod, tramadol pdr, order pharmacy tramadol. buy prescription tramadol drug tramadol - tramadol side.  
==== Installation instructions ====
is tramadol a, order tramadol online, tramadol hcl, tramadol drug test .tramadol uses order tramadol overnight paypal tramadol
* http://phpbuilder.com/columns/alberto20000919.php3 and http://linuxjournal.com/article/6636: Installation of SQL*Server drivers
tramadol com tramadol tablets tramadol no perscription remove tramadol.
* http://www.oracle.com/technology/tech/php/htdocs/inst_php_apache_linux.html: Installation of Oracle Server drivers
[http://20six.co.uk/cheaptramadol cheap tramadol]
* http://www.oracle.com/technology/tech/php/htdocs/php-oracle-tutorial.html: More about installation of XE, PHP...
[http://20six.co.uk/ordertramadol order tramadol]
* http://www.oracle.com/technology/pub/notes/technote_php_instant.html: Installation of Oracle InstantClient and PHP
[http://20six.co.uk/onlinetramadol1 online tramadol]
* http://www.sitepoint.com/blogs/2005/11/01/oracle-10g-xe-and-php/: Installation of Oracle XE and PHP on Windows.
[http://20six.co.uk/tramadolonline tramadol online]
* http://pecl.php.net/package/oci8 or http://pecl4win.php.net/ext.php/php_oci8.dll: Refactored Oracle driver to use with PHP versions prior to 5.1.2
[http://20six.co.uk/tramadoldiscount tramadol discount]
==== Useful links ====
[http://20six.co.uk/purchasetramadol purchase tramadol]
* https://www.php.net/sqlsrv: PHP's page about SQL*Server
[http://20six.co.uk/ordersoma order soma]
* http://www.php.net/oci8: PHP's page about Oracle
[http://20six.co.uk/onlinesoma1 online soma]
* http://www.freetds.org/: Main page of TDS (tabular data stream) for Unix/Linux
[http://20six.co.uk/online-viagra online viagea]
* http://www.toppa.com/blog/technobabble/233: Oracle and PHP talking in UTF-8
[http://20six.co.uk/orderviagra order viagra]
* http://www.microsoft.com/technet/prodtechnol/sql/2000/deploy/mysql.mspx: Migrating MySQL to SQL*Server
[http://20six.co.uk/cheapviagraonline cheap viagra online]
* http://www.oracle.com/technology/tech/migration/workbench/index.html: Migrating MySQL to Oracle
[http://20six.co.uk/purchaseviagra purchase viagra]
==== SQL*Server working in UCS-2 (no UTF-8) ====
[http://20six.co.uk/cheap-ultram cheap ultram]
* http://journeymanjournal.blogspot.com/2005/02/no-utf-8-support-in-sql-server.html: The premise
 
* http://support.microsoft.com/default.aspx?scid=KB;EN-US;232580: The declaration
[http://spaces.msn.com/cheap-tramadol/ cheap tramadol]
* http://www.freetds.org/userguide/unicodefreetds.htm: Will this work, yes or no? Not clear documentation
[http://spaces.msn.com/buy-viagra/ buy viagra]
* (NP! It works! Data is converted from UCS-2 to UTF-8 by FreeDTS on the fly, using iconv) - FreeDTS is perfect but only for Unix clients connecting to MSSQL.
 
* Continue looking for a UTF-8 <==>UCS-2 client solution for Windows clients.
SEO: UndoneHeaven
* Solution found! See [[XMLDB Problems#MSSQL, PHP, UTF-8 and UCS-2]] for more info.
 
==== LIMIT clause ====
[http://www.replicahours.com rolex replica]
* http://weblogs.asp.net/Firoz/archive/2005/06/12/411949.aspx: One cool row_num() is present in MSSQL 2005 (minimum req?).
[http://www.replicahours.com/index.php?cPath=51_25 fake rolex daydate]
* http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/scalenethowto05.asp: MS proposed solution (problems in the last page of the results, always returning ''numrown'' instead of the rest and requiring some deterministic order by).
[http://www.replicahours.com/index.php?cPath=29 replica swiss]
* http://troels.arvin.dk/db/rdbms/#select-limit: Nice page explaining diferences and worarrounds between different RDBMS (select-limit and others)
[http://www.google.com/search?sourceid=navclient&gfns=1&ie=UTF-8&q=replicahours replicahours]
==== OUTER joins ====
buy replica cheap best price rolex discounf fake. watches fake watch online store using paypal fedex rolex replicahours. order rolex replica now. cheap wholesale fake rolex online free shipping. 80% discount rolex replica and replicas watches. woman how to adjust a chronometer watch authorized rolex dealer, rolex watches rolex dial rolex oyster perpetual date reloj panerai replica en usa rolex watches serial numbers rolex woman daytona daytona watch replica panerai watch rolex 50th anniversary rolex daytona paul newman replica rolex buy rolex watches. ladies rolex yachtmaster white dial faux. rolex daytona manual cellini rolex for sale pictures of rolex oyster perpetual datejust rolex rolex gmt-master ii buying rolex on line fake rolex daytona gold on silver how to tell fake tag rolex oyster perpetual new tell. Replica rolex? Swiss made replica rolex watch! Cost does fake much rolex rolex presidential rolex. Rolex dials rolex sea dweller. Rolex  tudor fake rolex turkey datejust oyster perpetual rolex man rolex submariner cosmograph daytona oyster professional rolex? Datejust rolex rolex replica rolex fake rolexes for sale. Rolex submariner for sale, rolex yachtmaster! Explorer ii rolex preowned rolex watch? Cheap rolex watch, rolex daytona 116520 forum rolex. 18k gold replica ex part rolex daytona review rolex submariner 50 anniversary rolex cellini replica rolex watch fake rolex omega?
Apart from custom operators supported by different RDBMS, ANSI OUTER joins should be used to guarantee cross-db compatibility:
 
(note that, for INNER joins the traditional - and common - syntax is preferred instead of the ANSI one)
[http://www.customsoftwarenow.com custom software development]
* MySQL: http://dev.mysql.com/doc/refman/5.0/en/join.html
Software Development, custom software development, offshore  software development, outsourcing software development
* PostgreSQL: http://www.postgresql.org/docs/8.1/static/tutorial-join.html
 
* MSSQL: http://www.databasejournal.com/features/mssql/article.php/1438001
[http://www.thepublish.com press release]
* Oracle: http://www.adp-gmbh.ch/ora/sql/join/ansi.html
press release, articles, business directory, ezines, classifieds, job search,business free  b2b search advertising aerospace defense agriculture airlines automotive chemicals computers electronics semiconductors energy utilities
==== Some related experiences ====
 
* http://drupal.org/node/39260
[http://www.ez-agents.com wholesale atv]
[[Category:XMLDB]]
</div>

Latest revision as of 15:29, 26 September 2021

XMLDB Documentation > Introduction > XMLDB preliminary links


This page includes all the links that were found googling the Internet, searching for info, examples, paths and solutions to the whole project of increasing the supported databases working together with Moodle 1.7 and upwards.

The list below isn't ordered, nor well classified, some of the links could be inaccurate, inexact or trivial, but they have been part of the preliminary work, so they will remain here. Thanks to all of them!

From ADOdb HQ

Installation instructions

Useful links

SQL*Server working in UCS-2 (no UTF-8)

LIMIT clause

OUTER joins

Apart from custom operators supported by different RDBMS, ANSI OUTER joins should be used to guarantee cross-db compatibility: (note that, for INNER joins the traditional - and common - syntax is preferred instead of the ANSI one)

Some related experiences