![]() | Products |
| Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » DDL Statements » ALTER MODULE |
ALTER MODULE <Name> PATH <ExternalModuleFile> [DESCRIPTION <Description>] <ExternalModuleFile> = Path/file name of DLL
-- The following statement changes the path -- of the TextFilterModule module ALTER MODULE "TextFilterModule" PATH 'c:\myapplication\dlls\txtfilter.dll' DESCRIPTION 'Text Filter Module'
| Deviation | Details |
| Extension | This SQL statement is an ElevateDB extension |
This web page was last updated on Tuesday, September 16, 2025 at 04:56 PM | Privacy Policy © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

