in

InfoPath Dev

Browse by Tags

  • Re: Combining multiple secondary data sources

    Exactly, i got it working with calling on the other webservice OLD CODE ---snip----- // Create the adapter and fill the DataSet System.Data.OracleClient. OracleDataAdapter adapter = new System.Data.OracleClient. OracleDataAdapter (comm); DataSet dsRates = new DataSet (); adapter.Fill(dsRates); // Convert...
    Posted to Data Connections (Forum) by knudde on 02-26-2008
Page 1 of 1 (1 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.