This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi everybody! I am bought SimpleDbManagementTools VS2008 version, but I can't add a Datasource object to my html page. Why?
|
|
|
SimpleDB Management Tools is a tool for viewing, managing and editing your SimpleDB domains. It doesn't include an ADO.NET connector for SimpleDB, which is what I think you'd need to use it as a DataSource object in ASP.NET. You may be able to use our LightSpeed object relational mapper for this. LightSpeed integrates with SimpleDB Management Tools to allow you to map domains as classes using a visual designer, and you should then be able to use LightSpeed classes in an ObjectDataSource. LightSpeed is free for up to 8 SimpleDB domains (it is a commercial product for more than 8 domains). See http://www.mindscapehq.com/products/lightspeed for more info. |
|