diff options
Diffstat (limited to 'docs/howto/AddAnIndex.txt')
-rwxr-xr-x | docs/howto/AddAnIndex.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/howto/AddAnIndex.txt b/docs/howto/AddAnIndex.txt new file mode 100755 index 0000000..251caf8 --- /dev/null +++ b/docs/howto/AddAnIndex.txt @@ -0,0 +1,11 @@ + + +How to create an index + +1) Derive a child class from xbIx Pure Virtual Class + +2) Create header file +3) Create cpp file + +4) SQL updates + - xbcrix.cpp |