I have been trying to recently use a database to edit and store information about people. Does anyone know how to create a database that will store peoples names ages through a visual studio apllication?
: I have been trying to recently use a database to edit and store information about people. Does anyone know how to create a database that will store peoples names ages through a visual studio apllication? : Are you talking about creating a VB.NET application that would allow you to input a name, last name and age...hit a submit button and that information is written to a database such as Access of SQL?
Comments
:
Are you talking about creating a VB.NET application that would allow you to input a name, last name and age...hit a submit button and that information is written to a database such as Access of SQL?