[AccessD] Data interface The best way

Jim Lawrence accessd at shaw.ca
Thu Oct 13 12:09:19 CDT 2005


Hi All:

I am current working building a .Net solution for a client. ASP.Net 2,
ADO.Net and MS SQL 200x. 

Traditionally, when designing the system I have passed all the Selects,
Inserts, Updates and Deletes requests through to the server via ADO commands
using parameter lists and then to MS SQL side Stored Procedures to manage
any final validation and data work.

I am not sure of the best way to manage the data flow with this new
architecture (i.e. Datasets etc.). Any suggestions and experiences would be
very helpful.

TIA
Jim 




More information about the AccessD mailing list