Creating new table

Hi,

I'm having a problem with creating new table in gINT Logs V8i

When i try to create new table the following message appears Error 9: Adding new table Subscript out of range.

I'm using training files from gINT tutorials (data template, libraries etc.)

Parents
  • Diesel, the first thing to try is to delete and then reconstitute the Setup.gsh helper file:

    1. In gINT, choose the last option in the Help menu, About gINT, and note the location of the setup.gsh file on your installation.
    2. Close gINT, and navigate to the location of the setup.gsh file.
    3. Delete or rename setup.gsh.
      You can rename it to something like x_setup.gsh, which will preserve the file. However, if reconstituting the file resolves the Subscript out of range error, it means the original setup database was corrupted, and should not be used.
    4. Relaunch gINT. As it launches, gINT will ask you to input the required information to rebuild setup.gsh.

    When gINT is restarted, try adding the table again.

    If this does not help, you will need to call Technical Support.



Reply
  • Diesel, the first thing to try is to delete and then reconstitute the Setup.gsh helper file:

    1. In gINT, choose the last option in the Help menu, About gINT, and note the location of the setup.gsh file on your installation.
    2. Close gINT, and navigate to the location of the setup.gsh file.
    3. Delete or rename setup.gsh.
      You can rename it to something like x_setup.gsh, which will preserve the file. However, if reconstituting the file resolves the Subscript out of range error, it means the original setup database was corrupted, and should not be used.
    4. Relaunch gINT. As it launches, gINT will ask you to input the required information to rebuild setup.gsh.

    When gINT is restarted, try adding the table again.

    If this does not help, you will need to call Technical Support.



Children
  • Did all of what you said but the problem persists.

  • Hello Diesel,

    This is a known bug.  It will be addressed in the SELECTseries 2 Release, due out first quarter of next year.  In the meantime, you can create new tables in the Data Design>Project Database application.  Sorry for the confusion.



  • Hello,

    There is yet another problem regarding this issue, I used Data Design and that looks fine but when i create table or add any new fields they don't show up in REPORT DESIGN tab when I need to create a reference for the log for example i select POINT table and there should be Borehole Cl Date, but it doesn't show up like it hasn't been created.

  • Diesel, after you add a table or a field to the data structure (whether you do that in INPUT or in DATA DESIGN), in order to have it show up in the Data Tool you need to save that structure change to the data template.

    In INPUT:

    1. Select from the Tools menu the option Make data template.
    2. Save the changes to the same data template file you have referenced in the REPORT DESIGN Report Properties.
    3. Replace the existing data template when prompted.

    In DATA DESIGN:

    1. If revisions are made directly to the data template you have referenced in the REPORT DESIGN Report Properties, saving these changes adds them into the data template and they will be visible in the Data Tool in REPORT DESIGN.

      If revisions are made to a data structure open as a different data template or a project file, select from the File menu the option New Data Template.
    2. Select the sub-option Clone from current.
    3. Save the changes to the same data template file you have referenced in the REPORT DESIGN Report Properties.
    4. Replace the existing data template when prompted.