Documentation | Samples | SQLLayer
How to open layer which resides in SQL database.
Edit gistest.ttkls to provied your database access. You can use *.ttkls as any other layer (for example open in editor).
In .NET it is necessary to manually attach ADODB file to the sample. ADODB file is located in “Deployment” folder.
MDB works only in 32-bit applications.
This sample illustrates use of:
Name | Description |
---|---|
TGIS_Viewer.Open | Open project. |
This sample is available on following platforms (click to see source code):