[VSRV][VXCMD] Bug in GetRecordCount
Ken Ray
kray at sonsothunder.com
Mon Nov 3 23:29:36 CST 2003
I'm trying to get a record count on a table using Valentina Server and
it's returning 0 even though there are plenty of records in the table.
The same call works when using the VXCMD against a standalone version of
Valentina, so I'm not sure if it is the VSRV server or the VXCMD Client
that is the problem. Here's the call:
global gMainDBRef
on mouseUp
put Valentina("Database_GetBaseObjectRef",gMainDBRef,"Access") into
tBORef
put Valentina("BaseObject_GetRecordCount",tBORef)
end mouseUp
--> 0
Any ideas?
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the Valentina
mailing list