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.
As an alternative to explicitly escaping special characters, many MySQL APIs provide a placeholder capability that enables you to insert special markers into a statement string, and then bind data values to them when you issue the statement.
Eine Alternative zur expliziten Kennzeichnung von Sonderzeichen stellt die Platzhalterfunktion dar, die von vielen MySQL-APIs geboten wird. Sie erlaubt Ihnen das Einfügen spezieller Markierungen in einen Anweisungs-String und das nachfolgende Binden der Datenwerte an diese Markierungen beim Absetzen der Anweisung.
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.
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.
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
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.
See Section 22.2, "The MySQL Plugin API", for details on creating plugins.
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.