Vertaling van "SQLite uses" 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.
SQLite uses a more general dynamic type system.
Database Browser for SQLite uses a familiar spreadsheet-like interface, and complicated SQL commands do not have to be learned.
El Explorador de bases de datos para SQLite utiliza una interfaz familiar similar a una hoja de cálculo, y no es necesario aprender los complicados comandos SQL.
SQLite uses an unusual type system for an SQL-compatible DBMS; instead of assigning a type to a column as in most SQL database systems, types are assigned to individual values; in language terms it is dynamically typed.
En lugar de asignar un tipo a una columna como en la mayor parte de los sistemas de bases de datos SQL, los tipos se asignan a los valores individuales.
Andere resultaten
I remember that I tried to use SQLite collation with no success.
You could even use SQLite there too if > you wanted.
So Rails automatically sets up your development environment to use SQLite.
For the sake of example, you can use SQLite.
It also serves as an example for writing applications that use the SQLite library.
También sirve como ejemplo para la escritura de aplicaciones utilizando la biblioteca SQLite.
You must enable PDO to use the SQLite extension.
By default, the configuration uses SQLite.
Learn to use a SQLite database to read and write structured data.
SQLite is intended for use as a lightweight database and can't support a high level of concurrency.
SQLite está pensado para ser usado como base ligera y no puede soportar un alto nivel de concurrencia.
You don't need a provider to use an SQLite database if the use is entirely within your own application.
No necesitas un proveedor para usar una base de datos SQLite si el uso ocurre completamente dentro de tu aplicación.