Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
blobs
xor 물방울
Letzte Aktualisierung: 2011-10-23
Nutzungshäufigkeit: 1
Qualität:
xor blobs
xor 물방울
Letzte Aktualisierung: 2011-10-23
Nutzungshäufigkeit: 1
Qualität:
opaque blobs
불투명한 물방울
Letzte Aktualisierung: 2011-10-23
Nutzungshäufigkeit: 1
Qualität:
some notes on the use of blobs (text and byte columns):
some notes on the use of blobs (text and byte columns): blobs are normally addressed by blob identifiers. select queries return a "blob id" for every byte and text column. you can get at the contents with "string_var = ifx_get_blob($blob_id);" if you choose to get the blobs in memory (with: "ifx_blobinfile(0);"). if you prefer to receive the content of blob columns in a file, use "ifx_blobinfile(1);", and "ifx_get_blob($blob_id);" will get you the filename. use normal file i/o to get at the blob contents.
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
Warnung: Enthält unsichtbare HTML-Formatierung
mode "0" means save byte-blobs in memory, and mode "1 "means save byte-blobs in a file.
set the default blob mode for all select queries. mode "0" means save byte-blobs in memory, and mode "1" means save byte-blobs in a file.
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
Warnung: Enthält unsichtbare HTML-Formatierung
blob
블롭
Letzte Aktualisierung: 2012-04-27
Nutzungshäufigkeit: 1
Qualität: