Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

array range exceeded

$
0
0

hi guy i  have  table  with 1000  product  i want  the  last  id  number  i do a script  in this mode

 _SQL_Startup()     $Db_mail = _SQLite_Open($percorso_mail_DB)     _SQLite_GetTable2d($Db_mail,"SELECT id FROM identities ORDER BY id DESC LIMIT 1;", $aRow, $iRows, $iCols) MsgBox(0,'',$aRow[1][1])         _SQLite_Close($Db_mail)         _SQLite_Shutdown()

but  when  i  run give me  this errro

--> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop C:\Users\stefano\Documents\programmazione\SANDRO GEST\sandro-gest.au3 (302) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.: MsgBox(0,'body?',$aRow[1][1]) MsgBox(0,'body?',^ ERROR

why ??? :)

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>