SQL Control Center: Difference between revisions

From eStream Software
No edit summary
No edit summary
 
(104 intermediate revisions by the same user not shown)
Line 3: Line 3:
==Introduction==
==Introduction==
This Additional Module where user can self  
This Additional Module where user can self  
* Create new field (DIY Fields Module)
* Create new field ([[DIY Fields]] Module)
* Modified the SQL Accounting (DIY Script Module)
* Modified the SQL Accounting ([[DIY Script]] Module)


==DIY Fields==
==See also==
* Below is the list available field type
* [[Maintain DIY]]
::{| class="wikitable"
* Others [[Customisation]]
|-
! Data Type !! Description
|-
| Boolean || A binary variable, having two possible values called “True” and “False.”
|-
| Currency || Data in numeric with fixed 4 decimal place
|-
| Date || Data in Date
|-
| Float || Data in numeric with can set more then 4 decimal place
|-
| Integer || Data in numeric without decimal place
|-
| Memo || Example
|-
| Picture || Example
|-
| String || Example
|}

Latest revision as of 10:48, 29 October 2015

Menu: Tools | DIY | SQL Control Center...

Introduction

This Additional Module where user can self

See also