Tagged Questions
The data-provider tag has no wiki summary.
3
votes
1answer
116 views
How do I stop Sitecore caching my custom data provider?
I have a custom data provider pulling in data via a webservice.
I have pretty much followed this example here: http://www.techphoria414.com/Blog/Black-Art-of-Sitecore-Data-Providers.aspx
Sitecore ...
2
votes
2answers
1k views
SubSonic, SQLite and Unable to find Data Provider?
I am getting started with SubSonic. I wanted to change my db to sqlite and i have this in my config file
<connectionStrings>
<add name="NorthwindSQLite"
connectionString="Data ...
1
vote
2answers
150 views
Is Nhibernate using ADO.NET for connecting to database?
My question is that what is the data provider for nhibernate? Is it ADO.NET?
1
vote
1answer
513 views
FTSE Price Feed
Does anyone know of a web service where I can get price feeds and charts for the FTSE 100 and DOW Jones index?
I only need a delayed price feed not a real-time one.
It is for display on a public ...
0
votes
0answers
71 views
Different data providers in different lists
Why do Oracle data providers not appear in the SQL Server Management Studio 2008 R2 provider list?
Ole DB for Oracle appears in BIDS when I add a new data source.
ODBC for Oracle appears in the ODBC ...
0
votes
1answer
263 views
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 ...
0
votes
3answers
749 views
SQL Server Compact with Visual Studio 2008
I am running SQL server 2008 and Visual Studio 2008 on Vista. I downloaded SQL server compact 3.5 SP1 from Microsofts website and ran the install. When I open the server explorer for any windows ...