Examples with "MySQL-API" and their translation in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Now let's turn to the interaction with FreeBASIC itself, i.e. to the required commands of the MySQL-API, to send an SQL and get the result to FreeBASIC. Command Meaning
Nun zur Interaktion mit FreeBASIC selbst, d.h. zu den notwendigen Befehlen der MySQL-API, um einen SQL abzuschicken und das Ergebnis nach FreeBASIC zu bekommen. Befehl Bedeutung
Andere resultaten
When using one of the MySQL APIs, it can also be employed for obtaining the types of the result columns.
Wenn Sie eines der MySQL-APIs verwenden, können Sie damit auch die Typen der Ergebnisspalten ermitteln.
We are using PHP and mySQL for the server API.
Currently, it works with MySQL only, using the MySQL C Client API.
Applications that use MySQL can employ standard APIs to access NDB tables.
Anwendungen, die MySQL nutzen, können ihre Standard-APIs auch für den Zugriff auf NDB-Tabellen verwenden.
Initially, the MySQL C API was developed to be very similar to that for the mSQL database system.
Anfangs wurde die MySQL-C-API ganz ähnlich wie die API für das Datenbanksystem mSQL entwickelt.
See also MySQL: choosing an API guide and related FAQ for more information.
Weitere Informationen finden Sie im Ratgeber MySQL: Auswahl einer API und den zugehörigen FAQ-Eintrag.Alternativen zu dieser Funktion umfassen
The local server connects to a remote server, and uses the MySQL client API to read, delete, update, and insert data in the remote table.
Der lokale Server verbindet sich mit einem entfernten Server und liest, löscht, aktualisiert und ergänzt die Daten in der entfernten Tabelle über eine MySQL-API.
Memcached API for MySQL Cluster allowing additional NoSQL Key-Value access to the cluster for schema and schemaless data storage
Memcached-Schnittstelle für MySQL Cluster für zusätzliche NoSQL Schlüssel/Wert-Zugriffe auf den Cluster, sowohl für Schema- als auch schemalose Datenspeicherung
See also MySQL: choosing an API guide and related FAQ for more information.
Weitere Informationen finden Sie im Ratgeber MySQL: Auswahl einer API und den zugehörigen MySQL-Verbindung.
In a similar fashion, you can use the MySQL C API, Perl-DBI, Python-mysql, or MySQL Connectors to perform the tasks of data definition and manipulation just as you would normally with MySQL.
In gleicher Weise können Sie die MySQL C-API, Perl-DBI, Python-mysql oder die eigenen Connectors der MySQL AB einsetzen, um die Aufgaben der Datendefinition und Datenbearbeitung genau so zu erledigen, wie Sie es auch normalerweise mit MySQL tun.
See Section 22.2, "The MySQL Plugin API", for details on creating plugins.
A MySQL client API is able to connect to MariaDB using MySQL-Proxy but a MariaDB client API will receive progress reporting informations that MySQL-Proxy does not implement, to get full compatibility in all case just disable progress reporting on the client or server side. Related Links
Eine MySQL-Client-API kann sich zu MariaDB über den MySQL-Proxy verbinden, aber eine MariaDB-Client-API wird Informationen mit dem Fortschrittsbericht erhalten, die der MySQL-Proxy nicht implementiert; um volle Kompatibilität in allen Fällen zu erhalten, deaktivieren Sie einfach Fortschrittsberichte auf der