Search found 1 match

by pmoor
24.06.2010, 21:46
Forum: 6.6 - stable
Topic: ZSQLProcessor.Execute gives "List Index out of bounds&a
Replies: 1
Views: 482

ZSQLProcessor.Execute gives "List Index out of bounds&a

I'm new to ZEOS have found it works great I my app but I did find an error that appeared. It gave "List Index out of bounds" in the Execute method. What I was trying to do was load in a script file from a previously generated mysqldump file. In this file the last line is a comment line. Th...