The product has long since reached "End of Life" (EOL). It is no longer sold or officially supported by the current brand owners.
Once installed, using it is straightforward:
| Error Message | Likely Cause | Solution | |---------------|--------------|----------| | "File TDBGrid6.OCX is not correctly registered" | Missing registration | Run regsvr32 as admin | | "Class not registered" | Wrong path or 64-bit conflict | Ensure you use SysWOW64, not System32 (on 64-bit Windows) | | "Run-time error 339" | Missing dependency (e.g., msvbvm60.dll , comctl32.ocx ) | Reinstall VB6 runtime or the grid installer | | "Cannot load control, license not found" | Missing license key in registry | Reinstall the component from original setup; license is stored in HKEY_CLASSES_ROOT\Licenses | | "The control has not been correctly licensed" | Trying to use on a machine without proper license | Only occurs in design-time (VB6 IDE); runtime on licensed machine works |