V4MD Record Count

mohammad moeini mohammad.moeini at gmail.com
Tue Aug 15 12:04:19 CDT 2006


hi, Tschoatscho
my db have 193,000 record and 900mb.
my db is large.
in VDBv1 i set bottomsyntax and my project work good.
       gMyCursor = new( xtra "VCursor", gMyDB.Ref, sql)
in VDBv2 if i set bottom syntax my project is hangup
       gMyCursor = gMyDB.sqlSelect(sql)
thank you for help me


On 8/14/06, Tschoatscho Kettl <ich at medienzar.de> wrote:
>
>
> > gMyDB = new(xtra"VDataBase", #kLocal)
> > gMyDB.open(the moviepath &"db\database.vdb")
> > gMyCursor = new( xtra "VCursor", gMyDB.Ref, sql)
> > recno =gMyCursor.recordCount
> >
> > {Script error: Property not found #RecordCound}
>
> Did you check, if gMyCursor was a valid object?
>
> Greets Tsch.
>
> ---------->
> on stopMovie
>    mRemember gRealLife
>    updateStage
> no end
>
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>


More information about the Valentina mailing list