No Picture
.NET

ADO.NET

For test purpose I did a little test in C#, where I did use ADO.NET to make a connection to my SQL Server. The common way to access a database is to do the following: […]

No Picture
Development

Some usefull SQL Commands

If you are a SQL Server administrator or just working with it, these commands would be use full for you. ALTER INDEX Modifies an existing table or view index (relational or XML) by disabling, rebuilding, […]