What is SYSOBJECTS.tbl

Post Reply
User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

What is SYSOBJECTS.tbl

Post by Thunderstone »



Hello,

I am trying to gain a better understanding of the search form and saw the
lines
<sum "%s" $dbdir "/SYSOBJECTS.tbl">
<apicp eqprefix $ret>
<sum "%s" $dbdir "/USROBJECTS.tbl">
<apicp ueqprefix $ret>

I was unable todo a sql select on these tables and was wondering if you
could explain what they are used for?



User avatar
Thunderstone
Site Admin
Posts: 2504
Joined: Wed Jun 07, 2000 6:20 pm

What is SYSOBJECTS.tbl

Post by Thunderstone »




Sysobjects is a private table to the Texis software and
cant be searched with <sql>


Post Reply