audit_krs_con_digger.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. <?php
  2. $_SERVER['SERVER_NAME'] = 'biuro.biall-net.pl';
  3. //when used in /Library/Server/Web/Data/Sites/bzyk-biale-plamy-php-temp/SE/dev on biuro.biall-net.pl
  4. if( file_exists ( "../../se-lib/bootstrap.php"))
  5. require("../../se-lib/bootstrap.php");
  6. //when used in in native SE
  7. else require("../../../../SE-production-git/SE/se-lib/bootstrap.php");
  8. Lib::loadClass("Vendor_Geophp");
  9. $db = DB::getDB();
  10. // DB::getPDO()->query("truncate table Rozdzielcza_test_bzyk_Cables_to_PE");
  11. //unset($ID_Way);
  12. /*foreach($cables_from_joins_to_PE_arr as $id_j=>$Path_Point_val) {
  13. $sql_Path_Point_val="insert into Rozdzielcza_test_bzyk_Cables_to_PE (the_geom,ID_Way,ID_Point,len,PE_ID_Join)
  14. values (ST_GeomFromText('".$Path_Point_val['LINESTRING']."'),'".$Path_Point_val['ID_Way']."',
  15. '".$Path_Point_val['ID_Point']."' ,'".$Path_Point_val['len']."','".$Path_Point_val['PE_ID_Join']."' ) ";
  16. echo "#216Query path ins:: ".$sql_Path_Point_val." ";
  17. //if(strlen($edge_joins_filled_paths[$ID_Way]['asText'])>2)
  18. if(strlen($Path_Point_val['LINESTRING'])>1)
  19. DB::getPDO()->query($sql_Path_Point_val);
  20. else echo " ERROR blad danych!!! dla ID_Point:".$Path_Point_val['ID_Point'];
  21. //else echo "#296 path nie wygenerowalo sie !! dla ".$ID_Way." i pkt ".$pkt_A." , ".$pkt_B." \n";
  22. }
  23. */
  24. $tables['Y']['BI_audit_ENERGA_PRACOWNICY']['rel']['pesel']='pesel';
  25. $tables['Y']['BI_audit_ENERGA_PRACOWNICY']['rel']['nip']='nip';
  26. $tables['Y']['BI_audit_ENERGA_PRACOWNICY']['rel']['regon']='regon';
  27. $tables['Y']['BI_audit_ENERGA_PRACOWNICY']['rel']['ID_BI_audit_ENERGA_PRACOWNICY']='ID';
  28. //$tables['X']['BI_audit_KW_requested']['rel_search']['pesel']='Seller_Person';
  29. //$tables['X']['BI_audit_KW_requested']['rel']['pesel']['search']='like';
  30. $tables['Z']['BI_audit_ENERGA_PRACOWNICY_adresy']['rel']['ID_BI_audit_ENERGA_PRACOWNICY']='ID_BI_audit_ENERGA_PRACOWNICY';
  31. $tables['Z']['BI_audit_ENERGA_PRACOWNICY_adresy']['rel_and']['TERYT']['TERYT_SYM']='TERYT_SYM';
  32. $tables['Z']['BI_audit_ENERGA_PRACOWNICY_adresy']['rel_and']['TERYT']['TERYT_SYM_UL']='TERYT_SYM_UL';
  33. $tables['Z']['BI_audit_ENERGA_PRACOWNICY_adresy']['rel_and']['TERYT']['budynek']='nrBudynku';
  34. $tables['Z']['BI_audit_ENERGA_PRACOWNICY_adresy']['rel_and']['TERYT']['nrLokalu']='nrLokalu';
  35. $tables['X']['BI_audit_ENERGA_RUM_KONTRAHENCI']['rel']['nip']='NIP';
  36. $tables['X']['BI_audit_ENERGA_RUM_KONTRAHENCI']['rel']['regon']='REGON';
  37. $tables['X']['BI_audit_ENERGA_RUM_KONTRAHENCI']['rel']['pesel']='PESEL';
  38. //$tables['X']['BI_audit_ENERGA_RUM_KONTRAHENCI']['rel']['teryt']=1;
  39. $tables['X']['BI_audit_ENERGA_RUM_UMOWY']['rel_like']['nip']='Strony_umowy';
  40. $tables['Z']['BI_audit_CEIDG']['rel']['nip']='nip';
  41. $tables['Z']['BI_audit_CEIDG']['rel']['regon']='regon';
  42. $tables['Z']['BI_audit_CEIDG']['rel_and']['adres']['miejscowosc']='miejscowosc';
  43. $tables['Z']['BI_audit_CEIDG']['rel_and']['adres']['ulica']='ulica';
  44. $tables['Z']['BI_audit_CEIDG']['rel_and']['adres']['kodPocztowy']='kodPocztowy';
  45. $tables['Z']['BI_audit_CEIDG']['rel_and']['adres']['budynek']='budynek';
  46. $tables['Z']['BI_audit_CEIDG']['rel_and']['TERYT']['TERYT_SYM']='TERYT_SYM';
  47. $tables['Z']['BI_audit_CEIDG']['rel_and']['TERYT']['TERYT_SYM_UL']='TERYT_SYM_UL';
  48. $tables['Z']['BI_audit_CEIDG']['rel_and']['TERYT']['nrLokalu']='lokal';
  49. $tables['Z']['BI_audit_CEIDG']['rel_and']['TERYT']['budynek']='budynek';
  50. $tables['Z']['BI_audit_CEIDG']['ref'][19]='BI_audit_CEIDG_pelnomocnicy';
  51. $tables['Z']['BI_audit_CEIDG']['ref'][18]='BI_audit_CEIDG_powiazania';
  52. $tables['Z']['BI_audit_CEIDG_pelnomocnicy']['rel']['nip']='nip';
  53. $tables['Z']['BI_audit_CEIDG_pelnomocnicy']['rel_and']['adres']['miejscowosc']='miejscowosc';
  54. $tables['Z']['BI_audit_CEIDG_pelnomocnicy']['rel_and']['adres']['ulica']='ulica';
  55. $tables['Z']['BI_audit_CEIDG_pelnomocnicy']['rel_and']['adres']['kodPocztowy']='kodPocztowy';
  56. $tables['Z']['BI_audit_CEIDG_pelnomocnicy']['backref'][19]='BI_audit_CEIDG';
  57. $tables['Z']['BI_audit_CEIDG_powiazania']['rel']['nip']='nip';
  58. $tables['Z']['BI_audit_CEIDG_powiazania']['rel']['regon']='nip';
  59. $tables['Z']['BI_audit_CEIDG_powiazania']['backref'][18]='BI_audit_CEIDG';
  60. $tables['Z']['BI_audit_KRS']['rel']['nip']='nip';
  61. $tables['Z']['BI_audit_KRS']['rel']['regon']='regon';
  62. $tables['Z']['BI_audit_KRS']['rel']['krs']='krs';
  63. $tables['Z']['BI_audit_KRS']['rel_and']['adres']['miejscowosc']='A_miejscowosc';
  64. $tables['Z']['BI_audit_KRS']['rel_and']['adres']['ulica']='A_ulica';
  65. $tables['Z']['BI_audit_KRS']['rel_and']['adres']['kodPocztowy']='A_kod';
  66. $tables['Z']['BI_audit_KRS']['rel_and']['adres']['budynek']='A_nrDomu';
  67. $tables['Z']['BI_audit_KRS']['rel_and']['TERYT']['TERYT_SYM']='TERYT_SYM';
  68. $tables['Z']['BI_audit_KRS']['rel_and']['TERYT']['TERYT_SYM_UL']='TERYT_SYM_UL';
  69. $tables['Z']['BI_audit_KRS']['rel_and']['TERYT']['nrLokalu']='A_nrLokalu';
  70. $tables['Z']['BI_audit_KRS']['rel_and']['TERYT']['budynek']='A_nrDomu';
  71. $tables['Z']['BI_audit_KRS']['ref'][12]='BI_audit_KRS_person';
  72. $tables['Z']['BI_audit_KRS']['ref'][11]='BI_audit_KRS_company';
  73. $tables['Z']['BI_audit_KRS_company']['rel']['regon']='regon';
  74. $tables['Z']['BI_audit_KRS_company']['rel']['krs']='krs';
  75. $tables['Z']['BI_audit_KRS_company']['backref'][11]='BI_audit_KRS';
  76. function start_dig($tables) {
  77. global $db;
  78. foreach($tables['Y'] as $Y=>$t) {
  79. $sql='select * from '.$Y.' where ID=12 or ID=19 or 1=1 limit 100' ;
  80. $res=$db->query($sql);
  81. while($h=$db->fetch($res)) {
  82. $hist_loop[$Y][]=$h;
  83. $hist_time[][$Y]=$h;
  84. dig_next($hist_loop,$t,$h,1,$hist_time);
  85. unset($hist_time);
  86. }
  87. }
  88. }
  89. function dig_next($hist_loop,$prev_tbl,$prev_dig,$loop,$hist_time) {
  90. global $db,$tables;
  91. $loop++;
  92. echo "\n<hr>###LOOP ".$loop;
  93. if($loop<15) {
  94. //detect next ref tbls
  95. $sql = array();
  96. $sql_RELAND = array();
  97. foreach($tables['Z'] as $Z=>$z) {
  98. //rels in tbls
  99. foreach($z['rel'] as $z_rel_from=>$z_rel_to) {
  100. // echo "110 test z_rel_fr ".$z_rel_from." to z_rel_to ".$z_rel_to ;
  101. if( isset($prev_tbl['rel'][$z_rel_from])) {
  102. if( strlen($prev_dig->$prev_tbl['rel'][$z_rel_from]) > 1 ) {
  103. $sql[$Z]['rel'][$z_rel_to]= $prev_dig->$prev_tbl['rel'][$z_rel_from];
  104. }
  105. }
  106. }
  107. //search addr
  108. if(isset($z['rel_and'])) {
  109. foreach($z['rel_and'] as $z_rel_and=>$z_rel_and_name) {
  110. $rel_and_ok=1;
  111. foreach($z_rel_and_name as $z_rel_and_name_cur=>$z_rel_and_name_col_to) {
  112. if(isset($prev_dig->$z_rel_and_name_cur) ) {//and ( strlen($prev_dig->$z_rel_and_name_cur) > 2)
  113. $rel_and_ok=2;
  114. // echo "<br>121 rel_and OK for tbl ".$Z." z_rel_and_name_col_to: ".$z_rel_and_name_col_to." value:".$prev_dig->$z_rel_and_name_cur." rel_and_ok=".$rel_and_ok;
  115. }
  116. else {
  117. // echo "<br> #127 UNSET ".$prev_dig->$z_rel_and_name_cur." / ".$z_rel_and_name_col_to." ";
  118. $rel_and_ok=1;
  119. }
  120. }
  121. $rel_and_ok=1;
  122. if($rel_and_ok==2) {
  123. echo "\n<br>#133 Z=".$Z."/z=".$z." ok rel_and_ok=".$rel_and_ok;
  124. foreach($z_rel_and_name as $z_rel_and_name_cur=>$z_rel_and_name_col_to) {
  125. echo "\n<br> 135... ok. Z=".$Z."/ z_rel_and_name=".$z_rel_and_name_cur."/ z_rel_and_name_col_to=".$z_rel_and_name_col_to."/ prev_dig-z_rel_and_name_cur=".$prev_dig->$z_rel_and_name_cur;
  126. $sql_rel_and[$Z][$z_rel_and][$z_rel_and_name_col_to]=$prev_dig->$z_rel_and_name_cur;
  127. }
  128. } else {
  129. // echo "<br>#137 error rel_and_ok=".$rel_and_ok;
  130. }
  131. }
  132. }
  133. }
  134. // echo "<br>135:sql_rel_and <pre>";
  135. // print_r($sql_rel_and);
  136. // echo " .EOF</pre>";
  137. if( isset($sql_rel_and)) {
  138. foreach($sql_rel_and as $T=>$z_rel_and_arr) {
  139. foreach($z_rel_and_arr as $z_rel_and_name=>$z_rel_and_name_col) {
  140. //echo "<br>156 z_rel_and_name=".$z_rel_and_name." ";
  141. $sql_rel_and_sql[$T][$z_rel_and_name]="select * from ".$T." where ( ";
  142. $and=0;
  143. foreach($z_rel_and_name_col as $z_rel_and_name_cur=>$z_rel_and_name_col_to) {
  144. if( $and==1) $sql_rel_and_sql[$T][$z_rel_and_name].=" and `".$z_rel_and_name_cur."` like '".$z_rel_and_name_col_to."' and `".$z_rel_and_name_cur."` not like '%--%' and `".$z_rel_and_name_cur."` not like '' " ;
  145. else $sql_rel_and_sql[$T][$z_rel_and_name].=" `".$z_rel_and_name_cur."` like '".$z_rel_and_name_col_to."' and `".$z_rel_and_name_cur."` not like '%--%' and `".$z_rel_and_name_cur."` not like '' " ;
  146. // if($z_rel_and_name_cur=='miejscowosc') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `miejscowosc` not like '' " ;
  147. // if($z_rel_and_name_cur=='A_ulica') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `A_ulica` not like '' " ;
  148. // if($z_rel_and_name_cur=='ulica') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `ulica` not like '' " ;
  149. // if($z_rel_and_name_cur=='kodPocztowy') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `kodPocztowy` not like '' " ;
  150. // if($z_rel_and_name_cur=='budynek') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `budynek` like '".$z_rel_and_name_col_to."' " ;
  151. // if($z_rel_and_name_cur=='A_nrDomu') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `A_nrDomu` like '".$z_rel_and_name_col_to."' " ;
  152. // if($z_rel_and_name_cur=='kodPocztowy') $sql_rel_and_sql[$T][$z_rel_and_name].=" and `kodPocztowy` like '".$z_rel_and_name_col_to."' " ;
  153. $and=1;
  154. }
  155. $sql_rel_and_sql[$T][$z_rel_and_name].=" ) " ;
  156. if( isset($hist_loop[$T])) {
  157. foreach($hist_loop[$T] as $hist_rec) {
  158. $sql_rel_and_sql[$T][$z_rel_and_name].=" and ID!='".$hist_rec->ID."' ";
  159. }
  160. }
  161. $sql_rel_and_sql[$T][$z_rel_and_name].=" ; " ;
  162. dig_arr_cur($hist_loop,$T,$sql_rel_and_sql[$T][$z_rel_and_name],$hist_time,$loop);
  163. }
  164. }
  165. }
  166. //echo "<br>164:sql_rel_and_sql <pre>";
  167. // print_r($sql_rel_and_sql);
  168. // echo " .EOF</pre>";
  169. //X test
  170. //echo " <br> 129 prev <pre>";
  171. // print_r($prev_dig);
  172. // echo "<br> prevtbl";
  173. // print_r($prev_tbl);
  174. // echo "</pre>";
  175. foreach($tables['X'] as $X=>$x) {
  176. //rels in tbls
  177. if( isset($x['rel']) ) {
  178. foreach($x['rel'] as $x_rel_from=>$x_rel_to) {
  179. //echo "\n<br> #133test tbl ".$X." z_rel_fr ".$x_rel_from." to z_rel_to ".$x_rel_to." prev tbl " ;
  180. if( isset($prev_tbl['rel'][$x_rel_from]) ) { //isset($prev_dig->$prev_tbl['rel'][$x_rel_to])
  181. // echo "<br>141 rel from ".$x_rel_from." exists .. testing field ".$prev_tbl['rel'][$x_rel_from]." <br>";//strlen(".$prev_dig->$prev_tbl['rel'][$x_rel_to].")
  182. if( isset($prev_dig->$prev_tbl['rel'][$x_rel_from]) and strlen($prev_dig->$prev_tbl['rel'][$x_rel_from]) > 1 ) { //
  183. $sql_X[$X]['rel'][$x_rel_to]= $prev_dig->$prev_tbl['rel'][$x_rel_from];
  184. }
  185. }
  186. }
  187. }
  188. //rel_like
  189. if( isset($x['rel_like'])) {
  190. foreach($x['rel_like'] as $x_rel_from=>$x_rel_to) {
  191. //echo "\n<br> #133test tbl ".$X." z_rel_fr ".$x_rel_from." to z_rel_to ".$x_rel_to." prev tbl " ;
  192. if( isset($prev_tbl['rel'][$x_rel_from]) ) { //isset($prev_dig->$prev_tbl['rel'][$x_rel_to])
  193. // echo "<br>141 rel from ".$x_rel_from." exists .. testing field ".$prev_tbl['rel'][$x_rel_from]." <br>";//strlen(".$prev_dig->$prev_tbl['rel'][$x_rel_to].")
  194. if( isset($prev_dig->$prev_tbl['rel'][$x_rel_from]) and strlen($prev_dig->$prev_tbl['rel'][$x_rel_from]) > 1 ) { //
  195. $sql_X1[$X]['rel_like'][$x_rel_to]= $prev_dig->$prev_tbl['rel'][$x_rel_from];
  196. }
  197. }
  198. }
  199. }
  200. }
  201. flush();
  202. // echo "\n<br>sql_X<pre>";
  203. // print_r($sql_X);
  204. // echo "</pre>";
  205. if( isset($sql_X)) {
  206. foreach($sql_X as $T => $rel) {
  207. $sql_x[$T]=" select * from ".$T." where ( ";
  208. foreach($rel['rel'] as $col=>$val) {
  209. if( isset($sql_x_str[$T])) $sql_x_str[$T].=" or `".$col."` = '".$val."' " ;
  210. else $sql_x_str[$T]=" `".$col."` = '".$val."' " ;
  211. }
  212. $sql_x[$T].=$sql_x_str[$T]." ) ";
  213. //not loop
  214. if( isset($hist_loop[$T])) {
  215. foreach($hist_loop[$T] as $hist_rec) {
  216. $sql_t[$T].=" and ID!='".$hist_rec->ID."' ";
  217. }
  218. }
  219. }
  220. }
  221. // echo "<br> sql_x" ;
  222. //print_r($sql_x);
  223. if( isset($sql_X1)) {
  224. foreach($sql_X1 as $T => $rel) {
  225. $sql_x1[$T]=" select * from ".$T." where ( ";
  226. foreach($rel['rel_like'] as $col=>$val) {
  227. if( isset($sql_x1_str[$T])) $sql_x1_str[$T].=" or `".$col."` like '%".$val."'%" ;
  228. else $sql_x1_str[$T]=" `".$col."` like '%".$val."%' " ;
  229. }
  230. $sql_x1[$T].=$sql_x1_str[$T]." ) ";
  231. //not loop
  232. if( isset($hist_loop[$T])) {
  233. foreach($hist_loop[$T] as $hist_rec) {
  234. $sql_t[$T].=" and ID!='".$hist_rec->ID."' ";
  235. }
  236. }
  237. }
  238. }
  239. if( isset($sql_x)) {
  240. foreach($sql_x as $X => $sql_ext) {
  241. echo "\n<br>174 Querying :".$sql_ext ;
  242. $res=$db->query($sql_ext) or die('175 blad');
  243. while($h=$db->fetch($res)) {
  244. echo "\n<hr> #177 POWIAZANIE ZNALEZIONE DLA X <pre>";
  245. print_r($h);
  246. echo "<br> Historia sledzen:";
  247. print_r($hist_time);
  248. echo "#177 eof </pre>";
  249. }
  250. }
  251. }
  252. if( isset($sql_x1)) {
  253. foreach($sql_x1 as $X => $sql_ext) {
  254. echo "\n<br>306 Querying :".$sql_ext ;
  255. $res=$db->query($sql_ext) or die('307 blad');
  256. while($h=$db->fetch($res)) {
  257. echo "\n<hr> #309 POWIAZANIE ZNALEZIONE DLA X2 <pre>";
  258. print_r($h);
  259. echo "<br> Historia sledzen:";
  260. print_r($hist_time);
  261. echo "#177 eof </pre>";
  262. }
  263. }
  264. }
  265. //X test eof
  266. foreach($sql as $T => $rel) {
  267. $sql_t[$T]=" select * from ".$T." where ( ";
  268. foreach($rel['rel'] as $col=>$val) {
  269. if( isset($sql_t_str[$T])) $sql_t_str[$T].=" or `".$col."` = '".$val."' " ;
  270. else $sql_t_str[$T]=" `".$col."` = '".$val."' " ;
  271. }
  272. $sql_t[$T].=$sql_t_str[$T]." ) ";
  273. //not loop
  274. if( isset($hist_loop[$T])) {
  275. echo "<br> hist loop cnt: ". count($hist_loop[$T]);
  276. foreach($hist_loop[$T] as $hist_rec) {
  277. $sql_t[$T].=" and ID!='".$hist_rec->ID."' ";
  278. }
  279. }
  280. }
  281. // echo "<br> 202 hist loop cnt: <pre> ". count($hist_loop);
  282. // print_r($hist_loop);
  283. // echo "</pre>";
  284. /* echo "<pre>sql_t";
  285. print_r($sql);
  286. echo "<br>sql_t ";
  287. print_r($sql_t);
  288. echo "</pre>";
  289. */
  290. if( isset($sql_t)) {
  291. foreach($sql_t as $T => $sql_ext) {
  292. dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop);
  293. }
  294. }
  295. //todo look in Y and die()
  296. }
  297. echo "<br>#243 glebokosc:".$loop;
  298. }
  299. function dig_arr_cur($hist_loop,$T,$sql_ext,$hist_time,$loop) {
  300. global $db,$tables;
  301. echo "\n<br>216: Querying :T ".$T." ext: ".$sql_ext ;//$sql_ext
  302. // echo "\n<br> las fou"
  303. flush();
  304. $res=$db->query($sql_ext) or die('211 blad '.$sql_ext);
  305. while($h=$db->fetch($res)) {
  306. echo "\n<br> #149 found ".$h->ID;
  307. // echo "<pre>"; print_r($h); echo "</pre>";
  308. $hist_loop[$T][]=$h;
  309. $hist_time[][$T]=$sql_ext;
  310. $hist_time[][$T]=$h;
  311. // print_r($hist_loop);
  312. dig_next($hist_loop, $tables['Z'][$T],$h,$loop,$hist_time);
  313. //rel dzieci $tables['Z']['BI_audit_CEIDG']['ref'][19]='BI_audit_CEIDG_pelnomocnicy';
  314. if(isset($tables['Z'][$T]['ref'])) {
  315. // echo "<br>#296 try to ref tables for T ".$T."<pre>";
  316. // print_r($tables['Z'][$T]['ref']);
  317. // echo "</pre>";
  318. foreach($tables['Z'][$T]['ref'] as $ref_id => $ref_table) {
  319. $sql_ref=" select REMOTE_PRIMARY_KEY from `CRM__#REF_TABLE__".$ref_id."` where `PRIMARY_KEY`=".$h->ID." ";
  320. $res_rel=$db->query($sql_ref) or die('211 blad '.$sql_ref);
  321. echo "<br>#297 ".$sql_ref;
  322. while($h_rel=$db->fetch($res_rel)){
  323. $sql_rel_rec="select * from `".$ref_table."` where ID=".$h_rel->REMOTE_PRIMARY_KEY." ";
  324. $res_rel_rec=$db->query($sql_rel_rec) or die('211 blad '.$sql_rel_rec);
  325. echo "<br>#159 ref tbl ".$sql_rel_rec;
  326. while($h_rel_rec=$db->fetch($res_rel_rec)){
  327. echo "#315 fnd:".$h_rel_rec->ID;
  328. $hist_loop[$ref_table][]=$h_rel_rec;
  329. $hist_time[][$ref_table]=$sql_rel_rec;
  330. $hist_time[][$ref_table]=$h_rel_rec;
  331. dig_next($hist_loop,$tables['Z'][$ref_table],$h_rel_rec,$loop,$hist_time);
  332. }
  333. }
  334. }
  335. } else echo "#322 not ref to ".$T;
  336. if(isset($tables['Z'][$T]['backref'])) {
  337. //echo "<br>#296 try to backref tables T ".$T."<pre>";
  338. // print_r($tables['Z'][$T]['backref']);
  339. //echo "</pre>";
  340. foreach($tables['Z'][$T]['backref'] as $ref_id => $ref_table) {
  341. $sql_ref=" select PRIMARY_KEY from `CRM__#REF_TABLE__".$ref_id."` where `REMOTE_PRIMARY_KEY`=".$h->ID." ";
  342. $res_rel=$db->query($sql_ref) or die('318 blad '.$sql_ref);
  343. echo "<br>#319 backref ".$sql_ref;
  344. while($h_rel=$db->fetch($res_rel)){
  345. $sql_rel_rec="select * from `".$ref_table."` where ID=".$h_rel->PRIMARY_KEY." ";
  346. $res_rel_rec=$db->query($sql_rel_rec) or die('211 blad '.$sql_rel_rec);
  347. echo "<br>#324 ref tbl ".$sql_rel_rec;
  348. while($h_rel_rec=$db->fetch($res_rel_rec)){
  349. echo "#315 fnd:".$h_rel_rec->ID;
  350. $hist_loop[$ref_table][]=$h_rel_rec;
  351. $hist_time[][$ref_table]=$sql_rel_rec;
  352. $hist_time[][$ref_table]=$h_rel_rec;
  353. dig_next($hist_loop,$tables['Z'][$ref_table],$h_rel_rec,$loop,$hist_time);
  354. }
  355. }
  356. }
  357. } else echo "#322 not backref to ".$T;
  358. }
  359. }
  360. start_dig($tables);
  361. echo "<hr>end of raport ";