Search found 1 match

by caldog
Thu Nov 19, 2009 3:42 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Custom Query - Dataset as a result
Replies: 2
Views: 2652

Custom Query - Dataset as a result

I am using the Token.Instance.Database to execute a custom query in AbleCommerce. The examples on the wiki illustrate getting a scalar result. My question is whether we can get a Dataset returned? I tried it and it appears a Dataset can be returned but I am having trouble getting the results from th...