fieldCount

jda jda at his.com
Wed Jun 16 15:45:32 CDT 2004


>
>  >  u = db.VTable("references").fieldCount
>>
>>  (was u = db.VBaseObject("references").fieldCount in V1.x)
>
>Should work
>
>         FieldCount as Integer
>
>Not compiles?
>
>What about my examples?
>

I looked in a few examples and didn't see equivalent code.

In both cases above, db is dimmed as a VDatabase, and the errors are

u = db.VTable("references").fieldCount
            ^^^^^^


"Method or property does not exist."


More information about the Valentina-beta mailing list