User contributions
Jump to navigation
Jump to search
- 16:43, 19 June 2010 diff hist -510 MediaWiki:Common.css
- 16:33, 19 June 2010 diff hist +1,288 MediaWiki:Common.css
- 16:29, 19 June 2010 diff hist +13,435 N Microsoft Access Options Created page with '{| class="wikitable" |+ align="bottom" | Microsoft Access: Options ! style="text-align:left;" | Option !! style="text-align:left;" | Type !! style="text-align:left;" | Default !!...'
- 14:57, 17 June 2010 diff hist +11 Microsoft Access VBA Code Snippets →round2
- 13:39, 16 June 2010 diff hist +56 Microsoft Access VBA Code Snippets →executeSql
- 17:05, 10 June 2010 diff hist +1,279 Microsoft Access VBA Code Snippets →modAccess
- 13:29, 8 June 2010 diff hist +570 Microsoft Access VBA Code Snippets →modFunction
- 16:52, 7 June 2010 diff hist +1,065 Microsoft Access VBA Code Snippets →modFunction
- 16:48, 7 June 2010 diff hist -20 Microsoft Access VBA Code Snippets →setAccessAttribute / setupAccessAttributes
- 16:47, 7 June 2010 diff hist -20 Microsoft Access VBA Code Snippets →setAccessAttribute / setupAccessAttributes
- 16:46, 7 June 2010 diff hist +1,707 Microsoft Access VBA Code Snippets →modAccess
- 16:55, 30 April 2010 diff hist -35 Microsoft Access VBA Code Snippets →modExcel
- 15:55, 30 April 2010 diff hist +4,328 Microsoft Access VBA Code Snippets →modExcel
- 12:20, 28 April 2010 diff hist +66 Main Page
- 16:56, 27 April 2010 diff hist +686 Microsoft Access VBA Code Snippets →modAccess
- 15:29, 27 April 2010 diff hist +269 Microsoft Access Front End →User Login
- 15:27, 27 April 2010 diff hist +370 Microsoft Access Front End →User Interface
- 15:20, 27 April 2010 diff hist +181 Microsoft Access Front End →Navigation
- 12:30, 26 April 2010 diff hist +16 Main Page →Special Objects
- 10:35, 26 April 2010 diff hist +69 Main Page →Microsoft Access
- 09:32, 26 April 2010 diff hist +24 Main Page
- 09:30, 26 April 2010 diff hist +117 Microsoft Access VBA Coding Conventions
- 00:08, 26 April 2010 diff hist +44 Well Formed SQL Statements
- 00:06, 26 April 2010 diff hist +367 N Well Formed SQL Statements Created page with '== General == SQL statements can be read much easier, if they are well-formatted. Good formatting is achieved as follows: * align the SQL keywords to the right * make use of fi...'
- 00:02, 26 April 2010 diff hist +684 N Microsoft Access VBA Coding Conventions Created page with '== General == === Indentation === The indentation size is 4. === Empty lines === === Variables === * Early binding * No globals * No abbreviations * Make use of the variable t...'
- 23:41, 25 April 2010 diff hist +599 N Microsoft Access Code Management Created page with '== Import == Import code versions into the code base. == Export == Export code versions into files. == Task management == Scan code base for task constants * @FIXME * @TODO ==...'
- 23:33, 25 April 2010 diff hist +55 Main Page →Coding
- 23:31, 25 April 2010 diff hist +2,150 N Microsoft Access Front End Created page with '== General == The front end of an application is the only way for a user to manipulate data. == Accessibility == The front end usually offers the following measures of accessibi...'
- 22:57, 25 April 2010 diff hist +315 Main Page →Microsoft Access
- 12:50, 22 April 2010 diff hist 0 Microsoft Access VBA Code Snippets →getUserTempTable
- 12:50, 22 April 2010 diff hist +756 Microsoft Access VBA Code Snippets →modWsh
- 11:13, 22 April 2010 diff hist +586 Microsoft Access VBA Code Snippets →applyCorporateStyle
- 14:53, 20 April 2010 diff hist -168 Microsoft Access VBA Code Snippets →modExcel
- 14:52, 20 April 2010 diff hist -40 Microsoft Access VBA Code Snippets →getComputerName
- 14:51, 20 April 2010 diff hist -41 Microsoft Access VBA Code Snippets →getUserName
- 14:51, 20 April 2010 diff hist -100 Microsoft Access VBA Code Snippets →assertPath
- 14:51, 20 April 2010 diff hist -29 Microsoft Access VBA Code Snippets →getSqlDateCriterion
- 14:50, 20 April 2010 diff hist -28 Microsoft Access VBA Code Snippets →getSqlDate
- 14:50, 20 April 2010 diff hist -52 Microsoft Access VBA Code Snippets →getSqlAmount
- 14:49, 20 April 2010 diff hist -72 Microsoft Access VBA Code Snippets →showSqlResult
- 14:49, 20 April 2010 diff hist -25 Microsoft Access VBA Code Snippets →setStatus
- 14:49, 20 April 2010 diff hist -33 Microsoft Access VBA Code Snippets →deleteUserSettings
- 14:48, 20 April 2010 diff hist -72 Microsoft Access VBA Code Snippets →debugPrintUserRunTimeSettings
- 14:47, 20 April 2010 diff hist -8 Microsoft Access VBA Code Snippets →Constants
- 14:46, 20 April 2010 diff hist 0 Microsoft Access VBA Code Snippets →round2
- 14:41, 20 April 2010 diff hist -28 Microsoft Access VBA Code Snippets →Round2
- 13:23, 20 April 2010 diff hist +12 Naming Conventions
- 13:20, 20 April 2010 diff hist +140 Main Page
- 13:06, 20 April 2010 diff hist +1,171 N Naming Conventions Created page with '== General == When designing a database schema, it is wise to follow some basic rules as sticking to these conventions makes it much easier to read the SQL statements and to auto...'
- 12:48, 20 April 2010 diff hist +59 Main Page