Lessthandot - wiki.lessthandot.com - Recently Changed Articles

Latest News:

Create an Article to this category 12 Feb 2013 | 02:33 am

How Employee Metrics Can Improve Data Management in 2013 Grant Davis is a Data Modeler by day who writes by night. His passion for computers started when he discovered instant messaging in junior hig...

Create an Article to this category 12 Feb 2013 | 02:33 am

How Employee Metrics Can Improve Data Management in 2013 Grant Davis is a Data Modeler by day who writes by night. His passion for computers started when he discovered instant messaging in junior hig...

Create an Article to this category 12 Feb 2013 | 02:33 am

How to read SQL Server error messages Here is a typical error message: Server: Msg 547, Level 16, State 1, Procedure, Line # Message Text…. Message number – each error message has a number. You can...

Create an Article to this category 12 Feb 2013 | 02:33 am

Get The Domain Name Of Your SQL Server Machine With T-SQL revision for Windows 7 and Windows Server 2008 DECLARE @chvDomainName NVARCHAR(100) EXEC master.dbo.xp_regread 'HKEY_LOCAL_MACHINE','SYSTEM\...

Decompile 8 Feb 2013 | 09:54 pm

If you run into odd happenings in your code, and before distribution, decompiling is a good idea. As well as correcting a number of problems, decompile saves space and improves speed. I find the most ...

Mailmerge Each Document to PDF 1 Feb 2013 | 03:55 pm

This sample code loops through each mailmerge item in a mailmerge document, opens the item as a letter and saves it to a PDF using a field in the DataSource as a file name. There is no error coding an...

Create an Article to this category 11 Jan 2013 | 02:19 am

Get The Domain Name Of Your SQL Server Machine With T-SQL revision for Windows 7 and Windows Server 2008 DECLARE @chvDomainName NVARCHAR(100) EXEC master.dbo.xp_regread 'HKEY_LOCAL_MACHINE','SYSTEM\...

Referring to a control on a subform 8 Jan 2013 | 05:20 pm

Finding the right names What makes this very confusing is that you refer to the name of the main form, but after that, you must refer to subform controls and never mention the name of a form again. F...

Recently parsed news:

Recent searches: