Entradas

Recomendación libro de SQL Server

Para aquellos que deseen iniciar con SQL Server les recomiendo el libro "The Practical SQL Handbook: Using SQL Variants" de Judith S. Bowman, Sandra L. Emerson, y Marcy Darnovsky. Adjunto la tabla de contenidos.   Chapter 1. SQL and Relational Database Management  This chapter of the book covers subjects like having a more elite level of english, searching for other routes of viewing data, and the security it need to carry out its duties.  Chapter 2. Designing Databases  This chapter of the book covers subjects like how to go about designing something upon a deliberation, knowing the way to do data entries and also the proper ways to review a database design.  Chapter 3. Creating and Filling a Database  This chapter of the book covers subjects like the proper ways to go about working with databases and also the ways to create indexes.  Chapter 4. Selecting Data from the Database  This chapter of the book covers subjects like seecting...

SQL Server Compact Edition y ClickOnce

Para crear una instalación de ClickOnce que incluya el Bootstraper compatible con 64 bits es necesario realizar ciertas modificaciones al instalador, dentro de estas entán incluir el BootStrapper que puede encontrarse en: <BootstrapperDir> \Packages\SQL Server Compact Edition\ <LocaleCultureDir> \ Donde, · <BootstrapperDir> está en [HKLM\Software\Microsoft\GenericBootstrapper\3.5] path o el valor por defecto que es %ProgramFiles%\Microsoft SDKs\Windows\v6.0A\Bootstrapper\ . · <LocaleCultureDir> es la cultura, ex: EN, DE, zh-CHS, zh-CHT, …   Más detalles en How to- Authoring a 64-bit ClickOnce Bootstrapper package in Visual Studio 2008 SP1 Slds Eduardo Castro – SQL Server Costa Rica http://comunidadwindows.org LiveJournal Tags: SQL Server Technorati Tags: SQL Server

SQL Server 2008 y Hyper-V

Después de realizar unas pruebas se puede determinar que ejecutar SQL Server 2008 en un ambiente virtualizado únicamente tiene una penalización de entre un 1% y 5% en comparación con ejecutarlo en una máquina física. Más información en Running SQL Server 2008 in Hyper-V Environment   Slds Eduardo Castro – SQL Server – Costa Rica http://comunidadwindows.org Technorati Tags: SQL Server , Microsoft

SQL Server 2008 y Project Server 2007

Si se trata de utilizar el Análisis Services de 2008 para Project Server 2007 se pueden encontrar el siguiente error cuando se intentan generar los cubos Failed to connect to the Analysis Services server brismithSQL08. Error: Cannot connect to Analysis Services version '10.0.1600.22' (or Analysis Services version '10.0.1763.0' Para solucionarlo tienen que instalar lo siguiente del Feature Pack de SQL Server 2005 Diciembre 2008 Microsoft SQL Server Native Client Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider Microsoft SQL Server 2005 Backward Compatibility Components Microsoft SQL Server 2005 Management Objects Collection h ttp://www.microsoft.com/downloads/details.aspx?FamilyID=536fd7d5-013f-49bc-9fc7-77dede4bb075&displaylang=en Slds Eduardo Castro - Microsoft SQL Server http://comunidadwindows.org Technorati Tags: SQL Server

Libro de Introduccion a SQL Server 2008 Gratis!!!!

En esta direccion http://csna01.libredigital.com/?urss1q2we6 podran bajar un libro gratis sobre SQL Server 2008, el contenido de este libro es el siguiente: by Peter DeBetta, Greg Low, and Mark Whitehorn ISBN: 9780735625587 Learn about major new features in SQL Server 2008 including security, administration, and performance. Introducing Microsoft SQL Server 2008: Chapter 1: Security and Administration Chapter 2: Performance Chapter 3: Type System Chapter 4: Programmability Chapter 5: Storage Chapter 6: Enhancements for High Availability Chapter 7: Business Intelligence Enhancements Slds Eduardo Castro - Costa Rica Comunidad Windows - SQL Server http://comunidadwindows.org Technorati Tags: SQL Server

Libro de Introduccion a SQL Server 2008 Gratis!!!!

En esta direccion http://csna01.libredigital.com/?urss1q2we6 podran bajar un libro gratis sobre SQL Server 2008, el contenido de este libro es el siguiente: by Peter DeBetta, Greg Low, and Mark Whitehorn ISBN: 9780735625587 Learn about major new features in SQL Server 2008 including security, administration, and performance. Introducing Microsoft SQL Server 2008: Chapter 1: Security and Administration Chapter 2: Performance Chapter 3: Type System Chapter 4: Programmability Chapter 5: Storage Chapter 6: Enhancements for High Availability Chapter 7: Business Intelligence Enhancements Slds Eduardo Castro - Costa Rica Comunidad Windows - SQL Server http://comunidadwindows.org Technorati Tags: SQL Server

Instalando SQL Server en Windows 2008

Cuando se instala SQL Server en Windows 2008 el User Account Control o UAC puede impedir la instalacion, si se desea se puede desabilitar UAC ejectuando MSCONFIG y se debe elegir el TAB de Tools, despues tiene que reiniciar el equipo. Slds Eduardo Castro - Costa Rica Comunidad Windows - SQL Server http://comunidadwindows.org Technorati Tags: SQL Server