stgalaxy
March 19th, 2005, 06:12 PM
I need to create a new Visual Basic project, which has four forms:
1. A form to display information from the first table.
2. A form to display information from the second table.
3. A form with a grid displaying information in a spreadsheet type display.
4. An About box form.
Use ActiveX Data Objects. NET (or ADO .NET) to connect to your database, which I've already created. But I can't seem to create the forms in Visual Basic and connect it. Please Help!!!
1. A form to display information from the first table.
2. A form to display information from the second table.
3. A form with a grid displaying information in a spreadsheet type display.
4. An About box form.
Use ActiveX Data Objects. NET (or ADO .NET) to connect to your database, which I've already created. But I can't seem to create the forms in Visual Basic and connect it. Please Help!!!