> -----Original Message-----
> From: John Marshall [mailto:[EMAIL PROTECTED]]
> 
> 
> Richard Hartman writes:
> > Is there -any- way to determine the size of a record
> > in a database?
> 
> Oh no!  How could we have overlooked this?!!  :-)
> 
> Of course there's a way.  You can determine the size of a 
> handle, and you
> can determine the handle of a record; therefore you can 
> determine the size
> of a record.
> 

This interchangable usage of database handles as memory
handles kinda puts lie to the division set up by the
separate DmXxx() and MemXxx() APIs.

Redundant though it may be, I think it would be better
if there were a DmHandleSize().  Code would be clearer
that way if nothing else.

I think there are other places where the DmXxx API
punts and relies upon using the MemXxx API instead.
(Resizing a record comes to mind.)

-- 
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi./sec ... not just a good idea, it's the LAW!

Reply via email to