developerFusion sql server
Related sql server tutorials
-
SQL Trusted Connections with ASP.NET
by Barry Dorrans
Hard coding passwords into your application or your web site is a bad thing. Barry looks at how we can use trusted connections to provide the authentication we need, without the need for these potential security hazards.
-
Dynamic Search Conditions in T-SQL
by Erland Sommarskog
A very common requirement in an information system is to have a function (or several functions) where the users are able to search the data by selecting freely among many possible criterias. In this text I will look at various techniques to solve this problem.
-
Spatial data in SQL Server 2008
by Jason Follas
Jason takes you back to those high school geometry lessons and demonstrates how to take advantage of the new geospatial and geometric data types in SQL Server 2008.
Related sql server discussion
-
VS.NET/sql server installation problem
8 hours ago by daspeac (4 replies)
-
Research topic in software
24 days ago by reachsangeethamathew (0 replies)
-
Job Opening - New Braunfels, Tx for C# Programmer in San Antonio
2 months ago by kirkkelly (3 replies)
-
update database when the website is nor running on the browser
2 months ago by hepsy.i (1 replies)
-
Graphical Reports in C# .net
5 months ago by gulshanuetian (0 replies)
-
Connection String format between ADO and ADO.NET
5 months ago by Manjot Bawa (2 replies)
Related sql server code samples
-
Bulk Insert from Flat File Using Transact-SQL
by M M Harinath
Importing Data from Text File using Transact-SQL is not a tough task, we can import data from Flat File in just 3 steps.
-
Randomly Sorting Records
by James Crowley
Here's now to randomly sort records in SQL Server 2000 - so you can potentially select say 10 random items from a table.
-
Calculate Diskspace Used by a Table or Database
by James Crowley
This short snippet shows how to discover how large a particular table or an entire database is in SQL Server.
Related sql server podcasts
-
.NET Rocks: Paul Randal on Developers and Databases
Published 5 months ago, running time 1h4m
We catch up with Paul Randal, previously with the Microsoft SQL Server team, about all the little details of SQL Server all developers should know.
-
SSWUG Radio: Chris Shaw talks to himself plus interview with Paul Nielsen, Brent Ozar and Encryption.
Published 5 months ago, running time 0h0m
Information about the upcoming vWorkshop, tips, experiences and more.
-
SSWUG Radio: (132) SelectViews - Snapshots as Backups? David Penton, Keeping Customers, Database Inventory and More.
Published 6 months ago, running time 0h0m
Also find out about noise and news, tips tricks and other goodies.
Featured sql server user groups
-
DevEvening
Woking, United Kingdom
A very informal evening held at a Surrey hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal. -
The .NET Developer Network
Bristol, United Kingdom
The .NET Developer Network is a user group for .NET developers and IT Pros in Bristol and the South West -
SQL Server Montreal User Group
Montreal, Canada
The Objective of the SSMUG is to gather and allow SQL Server users of the Montreal area to exchange and share information and software related expertise. In our meetings, generally, we present technical demonstrations intended for SQL Server user. To receive the most benefit from our membership, we encourage members to attend our monthly meetings where all information is exchanged.
Related book
-
Professional SQL Server 2008 Internals and Troubleshooting
A hands-on resource for SQL Server 2008 troubleshooting methods and toolsSQL Server administrators need to ensure that SQL Server remains running 24/7. Authored by leading SQL Server experts and MVPs, this book provides in-depth coverage of best prac...