100 articles tagged with "SQL"
PostgreSQL auf Ubuntu: Installation, Konfiguration und Leistungsoptimierung
Installieren und konfigurieren Sie PostgreSQL auf Ubuntu Server. Behandelt Authentifizierung, Fernzugriff, Backup-Strategien mit pg_dump, Leistungsoptimierung und wesentliche psql-Befehle für Produktionsdatenbanken.
PostgreSQL en Ubuntu: Instalación, Configuración y Optimización del Rendimiento
Instala y configura PostgreSQL en Ubuntu Server. Cubre autenticación, acceso remoto, estrategias de respaldo con pg_dump, optimización del rendimiento y comandos esenciales de psql para bases de datos en producción.
PostgreSQL no Ubuntu: Instalação, Configuração e Otimização de Desempenho
Instale e configure o PostgreSQL no Ubuntu Server. Abrange autenticação, acesso remoto, estratégias de backup com pg_dump, otimização de desempenho e comandos essenciais do psql para bancos de dados em produção.
PostgreSQL sur Ubuntu : Installation, Configuration et Optimisation des Performances
Installez et configurez PostgreSQL sur Ubuntu Server. Couvre l'authentification, l'accès distant, les stratégies de sauvegarde avec pg_dump, l'optimisation des performances et les commandes essentielles de psql pour les bases de données en production.
PostgreSQL on Ubuntu: Installation, Configuration, and Performance Tuning
Install and configure PostgreSQL on Ubuntu Server. Covers authentication, remote access, backup strategies with pg_dump, performance tuning, and essential psql commands for production databases.
Backup y Restauración en PostgreSQL con pg_dump
Backup y restauración en PostgreSQL con pg_dump: volcados lógicos, programación automatizada, recuperación puntual y procedimientos de restauración verificados para producción.
PostgreSQL Backup und Wiederherstellung mit pg_dump
PostgreSQL-Backup und Wiederherstellung mit pg_dump: logische Dumps, automatisierte Zeitplanung, Point-in-Time-Recovery und getestete Wiederherstellungsverfahren.
Sauvegarde et restauration PostgreSQL avec pg_dump
Sauvegarde et restauration PostgreSQL avec pg_dump : dumps logiques, planification automatisée, récupération ponctuelle et procédures de restauration testées en production.
Backup e Restauração no PostgreSQL com pg_dump
Backup e restauração no PostgreSQL com pg_dump abrange dumps lógicos, agendamento automatizado, recuperação point-in-time e procedimentos de restauração validados para produção.
PostgreSQL Backup and Restore with pg_dump
PostgreSQL backup and restore with pg_dump covers logical dumps, automated scheduling, point-in-time recovery, and tested restore procedures for production.
Resuelto: Cannot alter user 'dbo'
Resuelto: Cannot alter user 'dbo'. Guía técnica detallada para profesionales de TI.
Resolvido: Cannot alter user 'dbo'
Cannot alter user 'dbo'. Guia técnico detalhado para profissionais de TI.
Resolved: Cannot alter user 'dbo'
Fix: Cannot alter user 'dbo'. Root cause analysis and step-by-step solution.
Résolu : Cannot alter user 'dbo'
Résolu : Cannot alter user 'dbo'. Guide technique détaillé pour les professionnels IT.
Gelöst: Cannot alter user 'dbo'
Cannot alter user 'dbo'. Detaillierte technische Anleitung für IT-Profis.
Anleitung: Configure Remote SQL Server Logging for TMG 2010
Anleitung: Configure Remote SQL Server Logging for TMG 2010. Detaillierte technische Anleitung für IT-Profis.
Cómo: Configure Remote SQL Server Logging for TMG 2010
Configure Remote SQL Server Logging for TMG 2010. Guía técnica detallada para profesionales de TI.
Comment : Configure Remote SQL Server Logging for TMG 2010
Comment : Configure Remote SQL Server Logging for TMG 2010. Guide étape par étape avec instructions détaillées.
Como: Configure Remote SQL Server Logging for TMG 2010
Como: Configure Remote SQL Server Logging for TMG 2010. Guia passo a passo com instruções detalhadas.
How to: Configure Remote SQL Server Logging for TMG 2010
Configure Remote SQL Server Logging for TMG 2010. Step-by-step guide with practical instructions.
Anleitung: Get the size of your Databases in MySQL Query Browser
MySQL-Datenbankgröße per information_schema-Abfrage prüfen: Daten- und Freispeicher aller Datenbanken in Sekunden ermitteln, ohne GUI-Tools oder Root-Dateizugriff.
Cómo: Get the size of your Databases in MySQL Query Browser
La consulta de tamaño de base de datos MySQL usando information_schema permite verificar datos y espacio libre de todas las bases de datos en segundos, sin herramientas GUI ni acceso de root.
Comment : Get the size of your Databases in MySQL Query Browser
La requête de taille de base de données MySQL via information_schema permet de vérifier les données et l'espace libre de toutes les bases en quelques secondes, sans outils graphiques ni accès root.
Como: Get the size of your Databases in MySQL Query Browser
A consulta de tamanho de banco de dados MySQL usando information_schema permite verificar dados e espaço livre de todos os bancos em segundos, sem ferramentas GUI ou acesso root.
How to: Get the size of your Databases in MySQL Query Browser
MySQL database size query using information_schema lets you check data and free space for all databases in seconds — no GUI tools or root file access needed.
Anleitung: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
Cómo: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
Comment : Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
Como: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data So as I was working in moving a site from one installation to
Verfügbare Tabellen in MySQL auflisten
Erfahren Sie, wie Sie verfügbare Tabellen in einer MySQL-Datenbank mit SHOW TABLES, information_schema-Abfragen, der Kommandozeile und Automatisierungsskripten auflisten.
Cómo listar tablas disponibles en MySQL
Aprende a listar las tablas disponibles en una base de datos MySQL usando SHOW TABLES, consultas a information_schema, la línea de comandos y scripts de automatización.
Comment lister les tables disponibles dans MySQL
Apprenez à lister les tables disponibles dans une base de données MySQL avec SHOW TABLES, les requêtes information_schema, la ligne de commande et les scripts d'automatisation.
Como listar tabelas disponíveis no MySQL
Aprenda a listar as tabelas disponíveis em um banco de dados MySQL usando SHOW TABLES, consultas ao information_schema, a linha de comando e scripts de automação.
MySQL: How to List All Tables in a Database
List all tables in a MySQL database using SHOW TABLES, information_schema queries, and the mysql command line. Covers filtering, exporting to file, and viewing table details like size and row count.
Anleitung: Reset the Auto Increment value for a MySQL table
Anleitung: Reset the Auto Increment value for a MySQL table. Detaillierte technische Anleitung für IT-Profis.
Comment : Reset the Auto Increment value for a MySQL table
Comment : Reset the Auto Increment value for a MySQL table. Guide étape par étape avec instructions détaillées.
Como: Reset the Auto Increment value for a MySQL table
Como: Reset the Auto Increment value for a MySQL table. Guia passo a passo com instruções detalhadas.
Cómo: Reset the Auto Increment value for a MySQL table
Reset the Auto Increment value for a MySQL table. Guía técnica detallada para profesionales de TI.
How to: Reset the Auto Increment value for a MySQL table
Reset the Auto Increment value for a MySQL table. Step-by-step guide with practical instructions.
Anleitung: Connect to a MySql server using SSL from a WordPress Site
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a
Cómo: Connect to a MySql server using SSL from a WordPress Site
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a
Comment : Connect to a MySql server using SSL from a WordPress Site
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a
Como: Connect to a MySql server using SSL from a WordPress Site
How to: Connect to a MySql server using SSL from a WordPress Site Truly you could title this post simply How to Connect to a MySql server using SSL from a
How to: Connect to a MySql server using SSL from a WordPress Site
Learn how to connect to a mysql server using ssl from a wordpress site. Step-by-step guide with examples.
Resolve: DPM 2012 R2 Installation Error - DPM Configuration Failed (ID: 4081)
Fix DPM 2012 R2 installation error 4081 caused by SQL Server service account configuration, Windows Firewall rules, and remote management prerequisites.
Resolve: DPM 2012 R2 Installation Error - DPM Configuration Failed (ID: 4081)
Fix DPM 2012 R2 installation error 4081 caused by SQL Server service account configuration, Windows Firewall rules, and remote management prerequisites.
Resolve: DPM 2012 R2 Installation Error - DPM Configuration Failed (ID: 4081)
Fix DPM 2012 R2 installation error 4081 caused by SQL Server service account configuration, Windows Firewall rules, and remote management prerequisites.
Resolve: DPM 2012 R2 Installation Error - DPM Configuration Failed (ID: 4081)
Fix DPM 2012 R2 installation error 4081 caused by SQL Server service account configuration, Windows Firewall rules, and remote management prerequisites.
Resolve: DPM 2012 R2 Installation Error - DPM Configuration Failed (ID: 4081)
Fix DPM 2012 R2 installation error 4081 caused by SQL Server service account configuration, Windows Firewall rules, and remote management prerequisites.
Cómo: Compact the size of an Exchange Mailbox Database
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Anleitung: Compact the size of an Exchange Mailbox Database
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Comment : Compact the size of an Exchange Mailbox Database
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Como: Compact the size of an Exchange Mailbox Database
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
How to: Compact the size of an Exchange Mailbox Database
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Windows Azure Virtual Machines – Gotcha’s!
Obtained from: <http://blogs.msdn.com/b/narahari/archive/2013/01/15/windows-azure-virtual-machines-gotcha-s.aspx> This blog post is an attempt to...
Windows Azure Virtual Machines – Gotcha’s!
Obtained from: <http://blogs.msdn.com/b/narahari/archive/2013/01/15/windows-azure-virtual-machines-gotcha-s.aspx> This blog post is an attempt to...
Windows Azure Virtual Machines – Gotcha’s!
Obtained from: <http://blogs.msdn.com/b/narahari/archive/2013/01/15/windows-azure-virtual-machines-gotcha-s.aspx> This blog post is an attempt to...
Windows Azure Virtual Machines – Gotcha’s!
Obtained from: <http://blogs.msdn.com/b/narahari/archive/2013/01/15/windows-azure-virtual-machines-gotcha-s.aspx> This blog post is an attempt to...
Windows Azure Virtual Machines – Gotcha’s!
Obtained from: <http://blogs.msdn.com/b/narahari/archive/2013/01/15/windows-azure-virtual-machines-gotcha-s.aspx> This blog post is an attempt to...
SQL Server 2012: How to copy a database from one server to another using the Copy Database Wizard
SQL Server 2012 : How to copy a database from one server to another using the Copy Database Wizard I was provisioning my SQL box when I found I didn´t need
SQL Server 2012: How to copy a database from one server to another using the Copy Database Wizard
SQL Server 2012 : How to copy a database from one server to another using the Copy Database Wizard I was provisioning my SQL box when I found I didn´t need
SQL Server 2012: How to copy a database from one server to another using the Copy Database Wizard
SQL Server 2012 : How to copy a database from one server to another using the Copy Database Wizard I was provisioning my SQL box when I found I didn´t need
SQL Server 2012: How to copy a database from one server to another using the Copy Database Wizard
SQL Server 2012 : How to copy a database from one server to another using the Copy Database Wizard I was provisioning my SQL box when I found I didn´t need
SQL Server 2012: How to copy a database from one server to another using the Copy Database Wizard
SQL Server 2012 : How to copy a database from one server to another using the Copy Database Wizard I was provisioning my SQL box when I found I didn´t need
Cómo: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013
Solución para: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013. Di...
Anleitung: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013
Lösung für: Anleitung: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint ...
Comment : Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013
Solution pour : Comment : Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoi...
Como: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013
Solução para: Como: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 201...
How to: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013
Fix: Resolve error The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'SharePoint_Config' when using SharePoint 2013. Root cause a...
Anleitung: Configure SQL Server for Microsoft Threat Management Gateway (TMG) logging
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Cómo: Configure SQL Server for Microsoft Threat Management Gateway (TMG) logging
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Como: Configure SQL Server for Microsoft Threat Management Gateway (TMG) logging
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
How to: Configure SQL Server for Microsoft Threat Management Gateway (TMG) logging
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Comment : Configure SQL Server for Microsoft Threat Management Gateway (TMG) logging
Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft, used for enterprise email, calendar, contacts, and task management.
Cómo: Install software when it always displays there are pending actions from a previous install
Learn install software when it always displays there are pending actions from a previous install.A Restart from a Previous Installation is Pending or There...
Anleitung: Install software when it always displays there are pending actions from a previous install
Learn install Software when it always displays there are pending actions from a previous install.A Restart from a Previous Installation is Pending or There...
Comment : Install software when it always displays there are pending actions from a previous install
Learn install logiciel when it always displays there are pending actions from a previous install.A Restart from a Previous Installation is Pending or There...
Como: Install software when it always displays there are pending actions from a previous install
Learn install software when it always displays there are pending actions from a previous install.A Restart from a Previous Installation is Pending or There...
How to: Install software when it always displays there are pending actions from a previous install
Learn install software when it always displays there are pending actions from a previous install.A Restart from a Previous Installation is Pending or There...
Comment delete/drop all the tables from a SQL Server database
After doing some research I came across this hidden stored procedure in SQL Server that allows you to delete each table in the database you are connected to.
Como delete/drop all the tables from a SQL Server database
After doing some research I came across this hidden stored procedure in SQL Server that allows you to delete each table in the database you are connected to.
Cómo delete/drop all the tables from a SQL Server database
After doing some research I came across this hidden stored procedure in SQL Server that allows you to delete each table in the database you are connected to.
How to delete/drop all the tables from a SQL Server database
Delete all tables from a SQL Server database using sp_MSforeachtable or sys.tables loop. Quick script to drop all tables in a database at once.
Anleitung: delete/drop all the tables from a SQL Server database
After doing some research I came across this hidden stored procedure in SQL Server that allows you to delete each table in the database you are connected to.
Anleitung: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Cómo: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Comment : Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Como: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
How to: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Por qué when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Warum when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Pourquoi when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Por que when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Why when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Lösung für: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed an...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solución para: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solution pour : Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installe...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solução para: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed ...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Fix: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and runni...