Generic class

  • Thread starter Thread starter Franck Diastein
  • Start date Start date
F

Franck Diastein

Hi,

I use a generic class for MSSQL work, I don't know where is it from...

It saves me a lot of time...

Does anybody know of a generic class for Access ?

TIA
 
Franck,

No but you can make your own using the the pattern from the .NET Data Access
Architecture Guide or by modifying the Data Access Application Block for
..NET. I have pasted the urls for each below.

Good Luck
 
Back
Top