Vertaling van "a.SQL" 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.
Save your database as a.sql file and easily transfer your data.
Guarde copias de sus bases de datos en un archivo.sql para transferir fácilmente los datos.
If you are running MySQL, a backup of the database should be a.sql, .gz or.tar.gz file.
Si Usted está corriendo MySQL, un respaldo de la BasedeDatos deberá de ser un archivo.sql, .gz o.tar.gz.
Use phpMyAdmin to export and download the database in a.sql file to upload it later on to your new hosting.
Usa phpMyAdmin para exportar y descargar la base de datos en un fichero.sql para luego subirla a tu nuevo hosting.
Export the migration database in a.SQL file.
This will give you an uncompressed backup and a.SQL file which you can then create a tarball from as so
Esto te dará un respaldo sin comprimir y un archivo SQL con el cuál puedes crear después un tarball así
You have the option of importing a.sql file.
First of all you need to make sure that they file you want to import is of a.sql format, then upload this file to your server so that you have access to it from an SSH command.
Primero que todo lo que necesitas para asegurarte de que el archivo que deseas importar es de un formado.sql, a continuación, carga este archivo en tu servidor para que tengas acceso a él desde un comando SSH.
Save your database as a.sql file and allow for easy migration of your data.
Haga copias de seguridad de sus bases de datos bajo la forma de un fichero.sql y de esta manera transfiera rápidamente sus datos.
I have a bunch of patches to my database, and each patch is a.sql file.
Les comparto este link que tiene un archivo.sql con las provincias y localidades de Argentina.
The above SQL command can be kept in a.sql file and run in your database from phpMyAdmin or, if you prefer it, it can be entered line by line in a text editor of mySQL (like mySQL monitor).
La sentencia SQL anterior, pueden guardarla en un archivo.sql y correrla en su base de datos desde el phpMyAdmin, o si lo prefieren, pueden ingresarla línea por línea en un cliente de texto de mySQL (como el mySQL monitor).