Hi ajoua,
Any database having a valid .NET data provider for it can be used with the SqlDataSource component. The SqlDataSource component uses the .NET data provider to know how to recognize SQL parameters and what classes should be used for creating a connection and getting data.
For more details, check
SqlDataSource Component.
You can create a custom data access layer and consume it through the other available data source components e.g. EntityDatasource, ObjectDataSource, OpenAccessDataSource.
Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items