News

Determine when to use stored procedures vs. SQL in the code Your email has been sent Tony Patton discusses the merits of stored procedures versus placing SQL directly in the code. Find out which ...
When it comes to Microsoft SQL Server 2008, what can you expect? SQL Server, code named Katmai, is – as its name suggests — due out later this year. Question is why should you care?
In the Pithy code, we just check for the existence of one ... if you are crafting your own SQL commands, to hard wire it to the database you are embedding. SQL dialects do vary, some more than ...
You can recall and execute any SQL statement, build SQL statements, convert SQL to VB code, and generate recordset code. Data Watch lets you browse and edit your data in debug mode; Code Generator ...
A free tool to reduce coding for developers who like to surface T-SQL database recordsets in a simple collection of customized POCO objects. Every so often, I find myself wishing that I had a utility ...