main logo
Subject: DBGETPROP on local views
Author: Richard Canning
Posted: 2000/10/19 15:29:53
 
View Entire Thread
New Search


Hi All:

I'm not sure if I'm having a FoxPro or Codebook problem here. For some reason I'm unable to access any of the properties of a local view using the DBGETPROP() method.

Say my view field is "v_ModifyTransactions.cid"

I keep getting the VFP error which says "Cannot find v_ModifyTransactions.cid in the database".

The code breaks at the following line...

lcDisplayText = DBGETPROP( "v_ModifyTransactions.cid", "View", "Comment" )

Any ideas what to do here?

Regards,
Richard Canning
Atlantic DataSystems Inc.
St. John's, NF. Canada
 
©2000 Richard Canning
<-- Prior Message New Search Next Message -->