Btrieve: Xtrieve options aren't correct in initialization setting. (Error 3338)
One or more of the XTRPATH, XTRENV, and XTRPINDX settings in the Windows Registry is invalid.
Possible causes and solutions:
- XTRPATH is the directory search path for locating data files. The format for this entry is:
XTRPATH=dir1;dir2;dir2
where dir1, dir2, and dir3 are full directory paths (for example, XTRPATH=C:\DATA;D:\FILES;E:\DATA).
- XTRENV is the directory and file name for the Xtrieve environment file (for example, XTRENV=C:\XTRV\XTRIEVE.env).
- XTRPINDX is a pointer to the directory in which to create new Xtrieve tables, expressed as a numeric value corresponding to a directory in XTRPATH, with the first directory having an XTRPINDX of 1, the second having an XTRPINDX of 2, and so on. In the XTRPATH shown previously, an XTRPINDX value of 2 indicates create new Xtrieve tables in the directory D:\FILES.