Mystery Crash II

John W. Miescher miescher at bizdata.com
Thu Jun 30 18:25:38 CDT 2005


   Dear Ruslan,
have downloaded fc12 for RB-WIN which seems to work fine for the most
part, but I still dont understand why
 
A="select *,RecID from hist where (hist.mDate >= '"+inDate+"') and
(hist.mDate <= '"+outDate+"') order by hist.mDate"
nCursor = mDataBase.SQLselect(A)
 
cashes the program without warning, but

A="select * from hist where (mdate >= '"+inDate+"') and (mdate <=
'"+outDate+"')"
nCursor = mDataBase.SQLselect(A)
 
apparently works.
 
mDate is a string field and inDate, outDate are strings of the type
"2005-06-30"
 
rgs, john m.
 <mailto:miescher at bizdata.com> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macserve.net/pipermail/valentina-beta/attachments/20050630/7f5ccee7/attachment.html


More information about the Valentina-beta mailing list