[VXCMD] Crash With SQLSelectRecords

Ken Ray kray at sonsothunder.com
Fri Apr 25 17:07:10 CDT 2003


I'm getting a crash under MetaCard 2.5 with Valentina 1.9.7 under OS X
10.2.4 with this statement:

on mouseUp
  global gDBRef
  put Valentina("Database_SQLSelectRecords",gDBRef,"SELECT * FROM
Entities ORDER BY Entities.RecID") into tData
  answer (the number of lines of tData)
end mouseUp

It seems to choke with the "ORDER BY Entities.RecID" part of the
statement. Can anyone else confirm this?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 



More information about the Valentina mailing list