Page 1 of 1

How can I change the Datasource of DCBROWSE

Posted: Sat Feb 05, 2022 1:06 pm
by unixkd
Hi All

How can I change the Datasource of DCBROWSE for SQLExpress after the object is created similar to changing array data source using dc_getbrowarray(oBrowse,NewArray) or oBrowse:Datasource := NewArray

Thanks

Joe

Re: How can I change the Datasource of DCBROWSE

Posted: Sat Feb 05, 2022 9:04 pm
by rdonnay
oBrowse:dataSource := <new data source>