Abilitata la scrittura dei sottofiles nella relazione dichiarata
nel tracciato record con USE/JOIN git-svn-id: svn://10.65.10.50/trunk@5568 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
37d4c8e00c
commit
30b648d1da
@ -272,6 +272,7 @@ void TFile_text::set_rec_parm(TConfig& config, const char* section)
|
|||||||
#endif
|
#endif
|
||||||
tmprel->add(j, exp, key, to, alias); // join table
|
tmprel->add(j, exp, key, to, alias); // join table
|
||||||
}
|
}
|
||||||
|
tmprel->write_enable();
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
TTracciato_campo& tc = tr->get(n);//prendo il tracciato campo con indice <n>
|
TTracciato_campo& tc = tr->get(n);//prendo il tracciato campo con indice <n>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user