Hello. I am getting ready to create a new database with many tables. I will also create one class for every table in the database to do the standard reading and writing to the table. Is there a software product out there (especially freeware) that will read a SQL Server database, look at the table structure and autotmaticaly generate a class which would do all this for me? The class would contain a property for each field, and perhaps a read, insert, and update statement for the table?
Does anyone know of a software produce (especially freeware) to do this?
Thank you,
SteveS
Does anyone know of a software produce (especially freeware) to do this?
Thank you,
SteveS