Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » 1.1) Scripts SQL Server 2005   (RSS)
This is a serie of 4 interesting articles discussing better ways to handle BLOB with SQL Server. Part 1   http://www.databasejournal.com/features/mssql/article.php/3719221            where definitions Read More...
En cliquant, vous accédez directement à l'enregistrement. Pour les scripts c'est en attachement de ce message. Read More...
En cliquant, vous accédez directement à l'enregistrement. Pour les scripts c'est en attachement de ce message. Read More...
Voilà une question que l'on me pose souvent. Quels livres recommander sur SQL Server ? Il y a en beaucoup (Une recherche "sql server" donne 692 livres en anglais et 142 en français sur Amazon.fr ! ) Alors le choix est difficile et Read More...
Pour les TechDays Pascal Belaud (que l'on ne présente plus :-) a développé un type de données .Net pour SQL Server 2005 : " The SQL Server 2-D Matrix ". Ce type permet de gérer des tableaux dynamiques tels que celui-ci Read More...
Vous trouverez ici un article très bien fait sur le sujet : http://sqlserver2000.databases.aspfaq.com/how-do-i-load-text-or-csv-file-data-into-sql-server.html     Avec qq subtilités liés au passage en localisation française Read More...
Two excellent articles giving samples on how to use SQL Server with PowerShell : Using PowerShell and SQL Server Together Create Agent Jobs to run PowerShell Scripts Here a part of it : #build_exibitors_view.ps1 #This script will recreate the 'exhibitors' Read More...
http://blogs.msdn.com/psssql/archive/2007/12/18/rml-utilities-for-microsoft-sql-server-released.aspx The Microsoft SQL Server support team uses several internally-written utilities to make it easier to work on a typical customer support case. These utilities Read More...
In this tip we will talk about some of the best practises for configuring TempDB database and its placement: The size and physical placement of the tempdb database can affect the performance of a system. For example, if the size that is defined for tempdb Read More...
Si vous êtes un peu perdu entre les INNER, OUTER ou FULL Join, voici un message qui essaye de résumer visuellement l'ensemble : La suite ici : http://www.codinghorror.com/blog/archives/000976.html Attention a prendre toutefois avec précaution car l'exemple Read More...
In previous versions of SQL Server (Prior to SQL Server 2005) you could execute EXECUTE command only on the local server. With SQL Server 2005 EXECUTE command now has AT parameter which can be used for executing the statement on a remote linked server. Read More...
The system function fn_virtualfilestats , available in both SQL Server 2000 and SQL Server 2005, or sys.dm_io_virtual_file_stats (in SQL 2005 only) allows you to do exactly what you’re looking for. The function returns statistical information gathered Read More...
Vous voulez acquérir de nouvelles compétences sur les technologies Microsoft ? Connaître les nouvelles versions des outils ? Comme chaque année, Microsoft TechNet vous propose des séminaires gratuits à travers la France. Read More...
Pour arréter et redémarrer facilement vos services SQL Server sous Vista ! C'est ici : Merci Fabrice. Read More...
Vous trouverez un très bon article sur le sujet ici : http://blogs.codes-sources.com/christian/archive/2006/11/30/sql-server-comment-conserver-des-donn-es-lors-d-une-transaction-annul-e-rollback.aspx Read More...
More Posts Next page »
 
Page view tracker