dataprovider
ODBC Driver or .NET DataProvider for Centura SQLbase needed
For a Customer we need to import data from an old Centura SQLBase 7.5.1 database. The best way would be to connect directly from .Net to the customers database开发者_如何转开发, but I can\'t find[详细]
2023-04-11 19:34 分类:问答How do I stop Sitecore caching my custom data provider?
I have a custom data provider pulling in data 开发者_StackOverflow中文版via a webservice. I have pretty much followed this example here: http://www.techphoria414.com/Blog/Black-Art-of-Sitecore-Data-P[详细]
2023-04-02 04:28 分类:问答BLToolkit custom data provider
Is there any examples of custom data provider for BLToolkit? I need MongoDB provider and InMemory data provider. For example, I 开发者_JS百科am reading some records from xml or files, and need to sho[详细]
2023-03-23 09:56 分类:问答How to make list content dependant on selection in another list in Flex?
When a user selects a category from the first drop down box then i want the 2nd drop down to be updated based on the selection of the first drop down.[详细]
2023-03-18 07:40 分类:问答How to keep a list from scrolling on dataProvider refresh/update/change?
I have a simple list and a background refresh protocol. When the list is scrolled down, the refresh scrolls it back to the top. I want to stop this.[详细]
2023-03-17 01:09 分类:问答ASP.NET MVC 3 - Unable to find the requested .Net Framework Data Provider
Background-info: I\'m using Microsoft Visual Web Developer 2010 Express. Info about my (lack of) experience: the problem occured within the first tutorial that I\'m trying to work through.[详细]
2023-03-15 19:03 分类:问答Getting [Object Object] when doing getItemAt() in List
I have set my data provider as Bindable as such: [Bindable] public var dataProvider:ArrayCollection; public function init():void{[详细]
2023-03-14 19:07 分类:问答Integrating Google App Engine with GWT Celltable for large datasets
I am currently trying to implement a gwt front end for my web application that is built on datastore.I would like to have something like my AsyncServices (gin) get the data from the server and display[详细]
2023-03-12 16:18 分类:问答AS3: XML Based DataProvider for DataGrid puts columns out of order
I\'m creating a DataP开发者_C百科rovider called \'dataProvider\' in AS3 by passing it the following XML:[详细]
2023-03-12 09:50 分类:问答NHibernate issue "Unable to find the requested .Net Framework Data Provider. It may not be installed. "
I\'m running into a problem using NHibernate 3.0 with SQL server 2008 in a asp.net 4.0 project. During the configuration task of NHibernate, the BuildSessionFactory() method raise an exception: \"Unab[详细]
2023-03-11 16:17 分类:问答