SQL Control Center: Difference between revisions

From eStream Software
No edit summary
Line 8: Line 8:
==DIY Fields==
==DIY Fields==
* Below is the list available field type
* Below is the list available field type
::{| class="wikitable"
:: - Boolean
|-
:: - Currency
! Data Type !! Description
:: - Date
|-
:: - Float
| Boolean || A binary variable, having two possible values called “True” and “False.”
:: - Integer
|-
:: - Memo
| Currency || Data in numeric with fixed 4 decimal place
:: - Picture
|-
:: - String
| 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
|}

Revision as of 03:31, 9 September 2015

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

Introduction

This Additional Module where user can self

  • Create new field (DIY Fields Module)
  • Modified the SQL Accounting (DIY Script Module)

DIY Fields

  • Below is the list available field type
- Boolean
- Currency
- Date
- Float
- Integer
- Memo
- Picture
- String