Field-Map Scripting

Topics with keyword "Database"

1. List of global events

... by DLL BeforeSynchronization (ABORT=YES) AfterSynchronization BeforeRunDatabaseQueryTool (ABORT=YES) Variable: IncludeAllInactiveLayers...

2. General

...: Screen Strings Math & Statistics Text file Registry System Conversions Global variables Database Array XML Date Measurement (support of devices) GIS Lists ScriptOrganizer Stem...

3. List of button names

... parameter of ShowButton/HideButton procedures. 'NewPlotButton' 'DeletePlotButton' 'ImportDataButton' 'ValidityCheckingButton' 'VerifyInheritedDataButton' 'DatabaseToolsButton', 'SynchronizationButton' 'ShowNavigatorButton' 'ExtensionsButton' 'ScriptEditorButton' 'EditLookupListsButton' 'CheckCompassButton' 'HelpPlotButton'

4. HideDataCollectorOptionsItem

... value: none Example: Begin HideDataCollectorOptionsItem('RunDatabaseQuery'); End. Output in...

5. Example

... include disabled layers in Database Query Tool Selection window. In...

6. Database

Database Database In this chapter: OpenTable LoadSimpleXML OpenParadoxTable CreateMemTableFromDefs CloseAndFreeTable Constants AddintegerAttribute AddFloatAttribute AddbooleanAttribute AddStringAttribute AttributeExists DefaultValue DefaultValueEnabled GetAttributesWithDefaultValue NumberOfAttributesWithDefaultValue

7. OpenTable

... function Prototype: function OpenTable(const a_Database_path, a_table_name :string) :TTableWrapper; Description: Syntax...

8. LayerWrapper

... chapter. In this chapter: Basic Screen Database XML GIS Navigator & DQT

9. Database

Database Database In this chapter: Value ValueAsString ValueAsinteger ValueAsFloat ValueAsboolean OldValue PreviousValue BOF EOF RecordCount State SetValues SetValuesFromXML CrownProjection CrownProfile CrownProfilePoints StemProfile OldLayer SavePosition RestorePosition SaveState RestoreState SavePositionAndState RestorePositionAndState Open Close First Last Next Prior Edit Post Append Delete Cancel Refresh Locate ClearTable Filter Filtered CheckFilter SetFilterExt ClearFilterForChildLayers DeepFilter EnableCachedUpdates ApplyUpdates GetAttributeValue GetQueryResult DeleteFrom Update CreateMemTable SaveToDBF SaveToExcel GetMinOfAttributeValues GetMaxOfAttributeValues GetMeanOfAttributeValues GetSumOfAttributeValues GetRecordCount GetLookupTable GetLookupListValue GetLookupListAttributeValue GetID GetIdAttributeName GetIdSQL SaveTimeStamp File2Blob Blob2Folder String2Blob Blob2String FillAttributeValues MarkValuesAsConditional RoundAttributeValues GetListOfChildLayers GetPercentageOfFilledAttributes4Record GetPercentageOfFilledAttributes4Table

10. DeleteFrom

DeleteFrom DeleteFrom function Prototype: function DeleteFrom( const Where : string) :integer; Description: Deletes ...

11. Update

Update Update procedure Prototype: procedure Update( const Set, Where : string); Description:...

12. Project

... chapter. In this chapter: Basic Screen Files Database Navigator & DQT & Extensions GIS Extras Stem...

13. Basic

...Basic Basic In this chapter: Name DatabaseType Version UserLoginFullName UserLoginName UserGroupName LayerCount Layer GetMapLayerListAsXML ActiveLayer ActiveLayerName LayerAtIndex SysTab_LayerList SysTab_AttributeList GetMapLayerListAsXML ApplyMapLayerList LoadMapLayerListFromXML SaveMapLayerListToXML MapLayerListVisible SendDataToAnotherRunningProject GetResourceString AnotherProjectIsRunning OpenAnotherProject BringProjectToFront SendDataToAnotherRunningProject OpenInactiveLayers CloseInactiveLayers OpenPlot OpenPlotUsingDataCollector RunPolyshape AddLayerWrapper ScriptsEnabled OnValidateScriptsEnabled OnChangeScriptsEnabled OnChangeTimeStampEnabled DisableScripts EnableScripts RunSynchronization RunSynchronizationExt AdjustOnLineCalliperConnection Example

14. DatabaseType

DatabaseType DatabaseType function Prototype: function DatabaseType ...

15. Database

Database Database In this chapter: Refresh EnableCachedUpdates ApplyUpdates StartTransaction Commit CommitRetaining Rollback RollbackRetaining ClearAllFilters GetQueryResult PerformQuery OpenTable SaveRecordToDeletedLog SaveRecordsToDeletedLog BackupDatabase PostAllData ReloadLookupLists PostProjectAndLookupTablesToSynchroJournal PostLookupTablesToSynchroJournal PostSelectedLookupTablesToSynchroJournal PostFileToSynchroJournal ChangedAfterLastSynchronization

16. BackupDatabase

BackupDatabase BackupDatabase procedure Prototype: procedure BackupDatabase (const ...

17. PostFileToSynchroJournal

... to be send in DatabaseDir format (e.g., MISC\Project...

18. Navigator & DQT & Extensions

... & Extensions In this chapter: RunFieldMapExtension HideExtensionMenu ShowExtensionMenu RunDatabaseQueryTool ShowExcelPreview AddItemToNavigatorXML DBNavigatorVisible DBNavigatorConfirmDelete GetSpeciesGroupID

19. RunDatabaseQueryTool

RunDatabaseQueryTool RunDatabaseQueryTool procedure Prototype: procedure RunDatabaseQueryTool ...