J
Janus Knudsen
Hello
Im getting an error when I try to convert like this:
string[] arrDSN;
objDSN.GetDataSourceList(arrDSN)
And the error: Argument '1': cannot convert from 'string[]' to 'ref
System.Array'
Kind regards
Im getting an error when I try to convert like this:
string[] arrDSN;
objDSN.GetDataSourceList(arrDSN)
And the error: Argument '1': cannot convert from 'string[]' to 'ref
System.Array'
Kind regards