Hard crashing due to fields not specified in SQL

Steve Albin steve at steve-albin.com
Fri Jul 6 10:17:12 CDT 2007


On Friday, July 6, 2007 IvanSmahin at public.kherson.ua (Ivan Smahin) wrote:

>SA> The crash log is also uploaded to the Mantis report.
>
>SA> <http://www.valentina-db.com/bt/view.php?id=2419>
>
>
>SA> Here is another SQL that was crashing my app in Windows, but not the Mac:
>
>SA> Select Writers.RecID, Writers.*, lnk_sc.sortord 
>SA> FROM Writers, Lnk_SC  
>SA> WHERE LNK_SC.song_id = 310 
>SA> ORDER by sortord 
>
>SA> I added LNK_SC.song_id to the SELECT clause and it works fine now.   
>
>Something weird.
>I  have  tried  it with vStudio on that empty database - it works - no
>crash. (Windows).
>So, could you prepare some V4RB project which shows up the problem and
>send it to me? Just I can not reproduce it here.
>

Yes, I'm not surprised because it works fine for me using VStudio with the same data I use in my app.  This is why I debug with a bottle of Jack Daniels nearby!! :-) 

I will try to create a small app that repeats the problem and put it up on Mantis today.  

Steve

-- 
Steve Albin - Montclair, NJ
http://www.jazzdiscography.com/
http://www.steve-albin.com/


More information about the Valentina mailing list