Translation of "mSQL" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
More information about mSQL can be found at.
Mehr Informationen über mSQL findet man bei.
However, after some testing, we came to the conclusion that mSQL was not fast enough or flexible enough for our needs.
Nach einigem Testen gelangten wir allerdings zu der Überzeugung, dass mSQL weder schnell noch flexibel genug wäre, um unsere Anforderungen abzudecken.
The name of the mSQL database.
Der Name der mSQL Datenbank.
Original development of MySQL by Widenius and Axmark began in 1994.The first version of MySQL appeared on 23 May 1995. It was initially created for personal usage from mSQL based on the low-level language ISAM, which the creators considered too slow and inflexible.
Michael Widenius und David Axmark begannen 1994 mit der Entwicklung von MySQL. Es wurde zunächst als Clone für mSQL entwickelt, um Datenbanken des maskengesteuerten Datenbanksystems UNIREG in Web-Anwendungen verfügbar zu machen.
Several database backends are supported such as MySQL, Postgres, mSQL, Oracle and DBM.
Mehrere Datenbank-Backends werden wie MySQL, Postgres, mSQL, Oracle und DBM unterstützt.
PHP-Nuke requires a web server which supports the PHP extension (such as the Apache HTTP Server), as well as an SQL database (such as MySQL, mSQL, PostgreSQL, ODBC, ADABAS, Sybase or InterBase).
PHP-Nuke ist eine webbasierte Anwendung, die einen PHP-fähigen Webserver, z. B. Apache oder IIS, und PHP ab Version 4.x. benötigt. Das System unterstützt die Datenbanksysteme MySQL, mSQL, PostgreSQL, Adabas, InterBase und Sybase und die generische Anbindung unter ODBC.
C:\\msql\\bin gt;mysql -uroot -proot lf Welcome to the MySQL monitor.
C:\\msql\\bin gt;mysql -uroot -proot lf Willkommen beim MySQL-Monitor.
These functions allow you to access mSQL database servers.
These functions allow you to access mSQL database servers.
For example, if you want to automatically load the mSQL extension, add the line: extension=msql.so.
Beispiel: Wenn Sie die mSQL-Erweiterung automatisch laden möchten, fügen Sie diese Zeile hinzu: extension=msql.so.
Examples This simple example shows how to connect, execute a query, print resulting rows and disconnect from a mSQL database.
In diesem einfachen Beispiel wird eine Verbindung zum mSQL Datenbankserver aufgebaut, eine Abfrage ausgeführt, das Abfrageergebnis ausgegeben und die Verbindung wieder geschlossen.
This resulted in a new SQL interface to our database but with almost the same API interface as mSQL.
Dies resultierte in einer neuen SQL-Schnittstelle zu unserer Datenbank, allerdings mit fast derselben API-Schnittstelle, wie sie mSQL benutzt.
Returns a positive mSQL query identifier to the query result, or FALSE on error.