Hi
I have created the DAL component using stored procedures but I am unable to insert,update and delete the records in the Database.
But retrieve is done as a whole and unable to retrieve a particular record using the Id.
I have created the DAL component using stored procedures but I am unable to insert,update and delete the records in the Database.
But retrieve is done as a whole and unable to retrieve a particular record using the Id.
Comment