At 17:37 29/01/05, you wrote:
Am Sa, den 29.01.2005 schrieb sos um 16:49:
> Frank an others ,

Hi,

[...]
> ' For ii=LBound(oSelection) To UBound(oSelection)
> '    Print oSelection(ii)
> '  Next
>    oDataSourceBrowser.getModel(oModel)

You can try here like this (untested):
        oModel = oDataSourceBrowser.getModel()

no, tryed it first like Omodel = .. I think i have to define Omodel in a different way, has to be a DATAform ?




>    xray.xray oModel  >>>>>>>>>>>>>>>>>>>gives "null object"
> '  MsgBox( oTest.Name )
>
>   oResults = oModel.createResultSet()
>
> end sub

HTH,
Marc



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to