V4MD Error 5
Ldietmar at aol.com
Ldietmar at aol.com
Fri Aug 1 05:30:00 CDT 2003
Hi!
im workin on an project including a "diary", the user adds data for each day
of a week (7) and the programm adds a result "day No 8".
everything goes ok for the first 6 weeks.
when adding the 7th week, exactly at day 4 ( this is the 52th record)
i got "error 5" and Director crashes with an fatal error.
the lingo command is:
=> gDB.SqlExecute(sql, bindedVals)
sql: "INSERT INTO dbo_progress (user_id, weekno, usedpoints, bonuspoints,
weight, waist, bmi, progresslevel, dayno) values(:1,:2,:3,:4,:5,:6,:7,:8,:9)"
bindedVals = ["1", "2", "0", "0", "0", "0", "0", "2", "4"]"
the SqlExecute.Command is called in a repeat loop 1 to 8
its director MX, Windows XP
the database is created on Mac with Valentina App 1.9.
V4MD Xtra Version 1.9.7.0
any idea?
thank you a lot!
Dietmar
More information about the Valentina
mailing list