Data Source/Set/Browse Error
Publicado: Mar Sep 20, 2005 9:04 pm
In Beta 5.0 try the following:
- Create a form
- Add Cdx data source
- Add Dbf data set
- Connect data source to data set
- Change connection path to another path where dbf's reside
- Add a dbf to data set
- Toggle lOpen to True
- Add a TDBBrowse object to the form
- Add the Dbf data set to the browse
....and Error:
TDBBRWCOLUMN:_ODATAFIELD(1377)
Error BASE/1004 Message not found: TDBBRWCOLUMN:SETDATAFIELD
Arguments: ()
- Create a form
- Add Cdx data source
- Add Dbf data set
- Connect data source to data set
- Change connection path to another path where dbf's reside
- Add a dbf to data set
- Toggle lOpen to True
- Add a TDBBrowse object to the form
- Add the Dbf data set to the browse
....and Error:
TDBBRWCOLUMN:_ODATAFIELD(1377)
Error BASE/1004 Message not found: TDBBRWCOLUMN:SETDATAFIELD
Arguments: ()