I am using VS2012 Ultimate edition and am learning how to add records into a database.
I see that there are two main ways to do this:
SQL and DDA
As a new programmer in this area, what way should I learn? If I have a MySQL database, can both ways obtain data from the database?
I see that there are two main ways to do this:
SQL and DDA
As a new programmer in this area, what way should I learn? If I have a MySQL database, can both ways obtain data from the database?