timothysledge
04-09-2009, 02:12 PM
How would I use vb on an aspx page to read the results of ...
daspCustomerAPI.BandwidthGetUsage(strAPIKey, dateBegin, dateEnd)
It appears to be a dataset. I know how to use a SQLDataAdapter to read a dataset, but how would I read this one?
Thanks
daspCustomerAPI.BandwidthGetUsage(strAPIKey, dateBegin, dateEnd)
It appears to be a dataset. I know how to use a SQLDataAdapter to read a dataset, but how would I read this one?
Thanks