| Daniel Matey's profileDaniel MateyPhotosBlogLists | Help |
|
|
January 08 Nuevos Labs Virtuales de SQL 2005Han salido nuevos labs SQL Server Business Intelligence: Report Builder SQL Server Business Intelligence: Integration Services SQL Server Business Intelligence: Service Analysis SQL Server Business Intelligence: Data Mining SQL Server Business Intelligence: Business Scorecard Manager SQL Server 2005 Self Guided Trial SQL Server 2005 Integration Services SQL Server 2005 T-SQL Enhancements Using XQuery with SQL Server 2005 XML Data SQL Server 2005 SQL Query Tuning SQL Server 2005 SQL Server and ADO.NET (Lab A) SQL Server 2005 SQL Server and ADO.NET (Lab B) SQL Server 2005 XML Capabilities SQL Server 2005 Analysis Services SQL Server 2005 Report Builder SQL Server 2005 Service Broker SQL Server 2005 Report Viewer Controls SQL Server 2005 Reporting Services SQL Server 2005 Server Management Objects SQL Server 2005 Introduction to SQL Server Management Studio la lista completa la teneis en: November 02 Implementing Row- and Cell-Level Security in Classified Databases Using SQL Server 2005Estupendo articulo sobre como implantar seguridad a nivel de fila o columna en sql server 2005
Informes de reporting services en word.Es de pago, pero es una solución.
October 23 Experimentado en SQL Server 2000? Actualizate con un curso electrónico gratis a SQL Server 2005October 17 SQL Arquitecturas al limiteSQL Server Hosting Toolkit LaunchedThe SQL Server group at Microsoft has just launched the SQL Server Hosting Toolkit with the release of the Database Publishing Wizard Community Technology Preview 1. The objective of the SQL Server Hosting Toolkit is to enable a great experience around hosted SQL Server. The Database Publishing Wizard works toward this mission by making it easy to upload a database from a development box up to a shared hoster. In its first incarnation, the Database Publishing Wizard is a command line tool that generates a T-SQL script designed to be executed in the script execution windows provided by most hosters in their database management consoles. In the coming months we'll be adding a GUI and building seamless integration between the tool and an upload service we'll provide to hosters for deployment. Details on the Database Publishing Wizard as well as the download can be found at http://www.codeplex.com/Wiki/View.aspx?ProjectName=sqlhost&title=Database%20Publishing%20Wizard. October 15 CTP del sincronizador de datos para SQL Everywhere.Sql Server everywhere corre en casi cualquier dispositivo que tenga alguna versión de windows, ademas proporciona el mismo subset de features corra donde corra, este sincronizador permite sincronizar una BD de access con el sql everywhere por ejemplo desde un escritorio con XP a una PDA con SQL Everywhere.
Writing Service Broker proceduresComo sabeis service bloker de SQL server es un sistema que nos permite generar colas como en MSMQ pero con SQL Server 2005, el trabajo con esas colas se realiza con T-SQL.
En esta pagina se pueden encontrar algunos ejemplos:
October 13 SQL 2005 Service Pack 2SQL Server 2005 Service Pack 2 is coming out soon. The very important piece of SP2 is support of SSRS and SharePoint 2007 Integration. There are many bug fixes and enhancements in the service pack but here I want to highlight the integration with SharePoint 2007. The key functionalities include: SSRS & SharePoint Integration The existing integration between Reporting Service and SharePoint are very limited. It is primarily done through two web parts – Report Explorer for listing the reports and Report Viewer for execution of the report. Security, Management of the UI and others are not integrated. In this coming Service Pack 2, SSRS not only starts to support SharePoint 2007 which is coming out before end of this year as part of Office 2007 product release, it also enhances the degree of the integrations.
In SP2, Reporting Service also integrates with Hyperion, and Report Builder supports for Oracle Data Sources.
October 03 SQL Server y NAS
September 11 De Oracle a SQLNo hace falta que diga las razones, que son muchas.
Lo que si quiero comentar es la estupenda utilidad de migración SSMA v2.0 que Microsoft nos ofrece gratuitamente.
La herramienta nos permite migrar las bases de datos, tanto en lo que a esquema se refiere como en los datos contenidos en las bases de datos.
La conversión de PLSQL en TSQL es asombrosa, triggers, SPs , funciones, etc.
Si teneis Oracle, instalar la herramienta y un entorno de pruebas con SQL 2005 y vosotros mismos vereis las ventajas de administración y como el rendimiento es cuanto menos equivalente.
Ademas microsoft ofrece un descuento en licencias del 50% si migras desde Oracle.
September 01 Mirroring en SQL Server 2005 SP1Lo primero que hay que leer.
Y despues te contestas las preguntas que te han surgido en:
Consejos:
Piensa que la red puede ser muy importante segun el tipo de mirroring que configures.
El mirroring no es como el log shipping, segun al configuración puede necesitar de una especie de two face commit asi que tu servidor de producción se tendra que esperar a que el servidor de respaldo indique que ya se ha realizado la transacción, asi que si los servidores tendran que estar dimensionados para soportarlo.
Se puede intalar en cluster, incluso un nodo puede replicar al otro.
Piensa que si se hace una operación en la BD el mirror la contendra tambien, por lo que para volver atras tendras que reponer un backup, no es como un logshipping que dado el retraso te puede arreglar una situación como esta.
Tampoco te vale como replica, solo como alta tolerancia.
Usar un Witness esta muy bien y queda muy bien en las arquitecturas, pero piensa en las consecuencias que tendria que por un fallo de red de 2 minutos 6000 clientes cambiaran de servidor de base de datos.
Antes de ponerlo en producción simulalo y trata de probar todas las situaciones que se te ocurran, para estar preparado para cualquier contingencia.
August 31 SQL Server always onUltra alta disponibilidad para SQL Server.
¿para cuando el grid de sql? :-D
August 29 Sincronizando access y Sql Server 2005 EverywhereMicrosoft SQL Server 2005 Everywhere Edition Access Database Synchronizer
|
|
|