|
This application demonstrates CHT ListBoxBrowseExtender used in an SQL setting. An ordinary Clarion list box is used to build a ABC-style browse resembling HandyMarkerBrowse. It illustrates these concepts: • • • SQLSelectQ example of filling browse queue with user SELECT. • • • EmbedViewEx filling a browse queue using an in-line process. This demonstration application requires the sample data base provided with MICROSOFT ACCESS, called Northwind. The application will find the data base and register it with ODBC if not already registered. Cheers, Gus M. Creces The Clarion Handy Tools Page www.cwhandy.ca (CHT Website) news.cwhandy.ca (CHT Forum) |
| Count | Global Template Name | Qty | Global Template Description | |
| (0001) | AACHTControlPanel(HNDTools) | 1 | AACHTControlPanel - CHT Global Control Panel. | |
| (0002) | ApplicationImagesEx(HNDTools) | 1 | ApplicationImagesEx - A tool to better control the use of images and icons in your application. | |
| (0003) | HNDCMPControlPanel(HNDTools) | 1 | HNDCMPControlPanel - Interface to the CHT Compile Manager. | |
| (0004) | HandyVersionResource(HNDTools) | 1 | HandyVersionResource - Version Resource/Build Number Information To EXE | |
| (0005) | INIFile(HNDTools) | 1 | INIFile - Attach CHT .INI FIle and Registry extension classes - HNDIni - globally to your application. | |
| (0006) | VblFileNames(HNDTools) | 1 | VblFileNames - Incorporate variable file names and defaults into your app from the dictionary. | |
| (6) Global Templates Found | ||||
| 1 - Procedure Template Type: Splash | ||||
| JumpStartSplashCHTBlue () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0007) | AppBuildDateTimeStamp(HNDTools) | 1 | AppBuildDateTimeStamp - An application build date/time stamp. | |
| (0008) | AppBuildNumberStamp(HNDTools) | 1 | AppBuildNumberStamp - An application build number or version stamp. | |
| (0009) | AppCopyRightStamp(HNDTools) | 1 | AppCopyRightStamp - An application copyright stamp. | |
| (0010) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0011) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (5) Local Templates Found In JumpStartSplashCHTBlue | ||||
| 2 - Procedure Template Type: Window | ||||
| CompanyUpdateForm () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0012) | CancelButton(ABC) | 1 | Cancel the Current Operation | |
| (0013) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0014) | FormVCRControls(ABC) | 1 | Allow Form to be driven by Toolbar VCR Controls | |
| (0015) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0016) | RecordValidation(ABC) | 1 | Validate a record against the dictionary | |
| (0017) | SaveButton(ABC) | 1 | Update Customers record on disk | |
| (6) Local Templates Found In CompanyUpdateForm | ||||
| 3 - Procedure Template Type: Source | ||||
| RegisterODBC () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0018) | EmbedObject(HNDTools) | 2 | EmbedObject - An Instance Of: | |
| (0019) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (2) Local Templates Found In RegisterODBC | ||||
| 4 - Procedure Template Type: Window | ||||
| ListBoxBrowseExtenderProcedure () | ||||
| Version 6.02.00, added an example of FillViewFromQueue() onto this procedure. | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0020) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0021) | HandyProcedureDocs(HNDTools) | 1 | HandyProcedureDocs - A template to document your procedures. | |
| (0022) | HandyQueryReportButton(HNDTools) | 1 | HandyQueryReportButton - Start a HandyQueryReportLimiter-extended report procedure.(6) | |
| (0023) | HandyThreadLimiter(HNDTools) | 1 | HandyThreadLimiter - Limit threaded procedures to one instance. | |
| (0024) | ListBoxBrowseExtender(HNDTools) | 1 | ListBoxBrowseExtender - Record marking and column sorting for standard queues and list boxes.(3) | |
| (0025) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (6) Local Templates Found In ListBoxBrowseExtenderProcedure | ||||
| 5 - Procedure Template Type: Report | ||||
| SQLQueryDirectToOrdersReport (*STRING xQuery, STRING xOrder) | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0026) | HandyQueryReportLimiter(HNDTools) | 1 | HandyQueryReportLimiter - Limit reported records via passed-in query or filter. | |
| (0027) | HandyTellMeControl(HNDTools) | 1 | HandyTellMeControl - Text box control to provide a message or help text. | |
| (0028) | PauseButton(ABC) | 1 | Pause the Process | |
| (0029) | ProcedureImagesEx(HNDTools) | 2 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (0030) | SetSQLAliasesToFilePrefix(HNDTools) | 1 | SetSQLAliasesToFilePrefix - Sets Aliases Of View Files To DCT File Prefixes | |
| (5) Local Templates Found In SQLQueryDirectToOrdersReport | ||||
| 6 - Procedure Template Type: Frame | ||||
| MainEntryPoint () | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0031) | EmbedDiskFunctions(HNDTools) | 1 | EmbedDiskFunctions - An Instance Of: | |
| (0032) | EmbedRegistryFunctions(HNDTools) | 1 | EmbedRegistryFunctions - An Instance Of: | |
| (0033) | EmbedWindowFunctions(HNDTools) | 1 | EmbedWindowFunctions - An Instance Of: | |
| (0034) | HandyHelpFileFetch(HNDTools) | 2 | HandyHelpFileFetch - Build A Help File Request To Your Website.(7) | |
| (0035) | HandyHelpWhatsNew(HNDTools) | 1 | HandyHelpWhatsNew - Build A What's New Request To Your Website.(8) | |
| (0036) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (6) Local Templates Found In MainEntryPoint | ||||
| 7 - Procedure Template Type: IniTableIOProcedure | ||||
| IniTableIOProcedure (BYTE xIoType, STRING xSector, STRING xName, <STRING xValue>, <STRING xFilename>),STRING,PROC | ||||
| Count | Local Template Name | Qty | Local Template Description | |
| (0037) | ProcedureImagesEx(HNDTools) | 1 | ProcedureImagesEx - A tool to better control the use of images and icons in your procedure. | |
| (1) Local Templates Found In IniTableIOProcedure | ||||
Templates In Application: HNDSQL9A.APP