I have an xltp script that use to pull data from a gnu_database, but I have found that it is no longer doing so because the gdbm_open command is deprecated and I am told to use clsqlite_open instead. Unfortunately I cannot get this to work, anyone have any scripts that open a gdbm database with the clsqlite_open command?
Thanks,
Jerry