Vertaling van "bytea" in Spaans
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.
User must then cast to bytea to avoid this error. Parameters
Entonces el usuario debe castear a bytea para evitar este error. Parámetros
Npgsql bug when handling bytea data with Postgresql 9.0.
Npgsql error al manipular los datos bytea con PostgreSQL 9.0.
As an alternative, try the bytea column type; recent versions of PostgreSQL allow bytea columns of up to 1GB in size and transparently manage the storage for optimal row size.
Como alternativa, se ha de intentar con el tipo de columna BYTEA; las versiones recientes de PostgreSQL permiten un tamaño para las columnas BYTEA de hasta 1GB y administran de forma transparente el almacenamiento para un tamaño de fila óptimo.
The bytea fields are returned as streams.
Los campos de tipo bytea son devueltos como flujos.
If you were storing images in the database which you were then selecting out and displaying then probably a bytea type would work well.
Si estuviera almacenando imágenes en la base de datos que luego quisiera extraer y desplegar, probablemente el tipo bytea serviría bien.
With PostgreSQL 7.2.0 and 7.2.1, bytea values must be cast when you enable multi-byte support.
Con la versión 7.2.0 y 7.2.1 de PostgreSQL, los valores bytea deben ser pasados por un casteo cuando se habilita soporte multi-byte.
In PostgreSQL 9.0+, the default encoding for bytea data has been changed to hex and older JDBC drivers still assume escape format.
En PostgreSQL 9.0+, la codificación por defecto ha sido cambiada a hex y algunos drivers antiguos de JDBC siguen asumiendo el formato espacio.
Note: In PostgreSQL, you have to activate the bytea as LO check box on the second page of the advanced data source options of the PostgreSQL driver settings to be able to store binary data.
Nota: en PostgreSQL es necesario marcar la casilla bytea as LO de la segunda página de opciones avanzadas de configuración del controlador PostgreSQL para poder almacenar datos binarios.
Note: When connecting to PostgreSQL through the ODBC driver, select the bytea as LO check box on the second page of the advanced data source options of the PostgreSQL driver settings.
Nota: al conectarse a PostgreSQL con el controlador ODBC, marque la casilla bytea as LO de la segunda página de opciones avanzadas de configuración del controlador PostgreSQL.