Im using C# 2003 and right now im reading and writing directly to the database, but I belive at some point soon I will need to use datasets, I have never used datasets before so I have a few questions about them.
1. how easy will it be to convert my current update/read functions, or am I going to have to recode it all?
2. When using datasets 1 dataset will hold all my tables right or do I need to create a dataset for each table?
also if anyone knows of a good sample of doing this a link would be great
cheers
1. how easy will it be to convert my current update/read functions, or am I going to have to recode it all?
2. When using datasets 1 dataset will hold all my tables right or do I need to create a dataset for each table?
also if anyone knows of a good sample of doing this a link would be great
cheers