| T O P I C    R E V I E W | 
              
              
                | MsclFr | 
                Posted - 16 May 2016 : 14:07:00  I am creating a script and I think I messed up the Database, as the program now halts and says 'Conversion from type '' to Integer is not valid'.
  It then proceeds to ask 'Try to Download again?' / Try again or Stop import? 
  But the buttons are OK and Cancel, neither of them works and then the program is stuck.
  Any ideas: - How to rectify the DB problem (if there is any) - Fix the 'Try again' issue.
  Thanks, DomQuixote | 
              
              
                | 3   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | Alessio Viti | 
                Posted - 30 May 2016 : 16:28:00  Hello,
  If happens again please send us the script, we can test it.
  Thank you! | 
              
              
                | MsclFr | 
                Posted - 17 May 2016 : 03:43:45  I started a new database plus reset the configuration, that took care of the problem (rather drastically, indeed) | 
              
              
                | JDommi | 
                Posted - 16 May 2016 : 15:17:26  At first the database will not be corrupted by that error.
  Please identify the line where that error occurs in the script. Expected is a number but the script delivers a non numeric string.
  I'm not familiar with the script command "#ONERROR#=*ASK* so I personally prefer *OK* or *STOP*. |