Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
sql (postgresql) language
sql (postgresql)language
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
include postgresql support.
le module unified odbc est commun à toutes les bases de données odbc, comme par exemple solid, ibm db2 et adabas d.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
postgresql 7.0 or later to enable all postgresql module feature.
postgresql est une évolution du code originale de berkeley: il est open source et dans le domaine public.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
it is also important that you use newer libpq than postgresql server to be connected.
impossible de se connecter au serveur postgresql: connectdb() a échoué.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
dir is the postgresql base install directory, defaults to / usr / local / pgsql.
des tests ont été menés avec iodbc, solid, adabas d, ibm db2 et sybase sql anywhere.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
pg_close() closes the non-persistent connection to a postgresql database associated with the given connection resource. מחזיר true במקרה של הצלחה או false במקרה של כישלון.
pg_close() retourne false si l'index de connexion n'est pas valable, et true sinon. pg_close() ferme la connexion au serveur postgresql associé à connection.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
pg_end_copy() syncs the postgresql frontend (usually a web server process) with the postgresql server after doing a copy operation performed by pg_put_line(). pg_end_copy() must be issued, otherwise the postgresql server may get out of sync with the frontend and will report an error. מחזיר true במקרה של הצלחה או false במקרה של כישלון.
il faut utiliser cette fonction, sous peine de recevoir une erreur "out of sync" (désynchronisé). pg_end_copy() retourne true en cas de succès, et false sinon.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta