I am using Access 2000 database, SQL and ADO with a class module as my datasource. I am trying to display 20 records in 20 rows of text boxes and then add, change and delete records. My recordsets are using fields anywhere from 2 to four tables.
I am finding out that I can only bind one record(row of text boxes) at a time with the binding collection. Can this be true?????????????????
What other options do I have?? Is there a datagrid that will serve the purpose when using ADO and Access 2000 database?? Has anyone had experience with the new DataRepeater in vb6.0 ?? will that serve the purpose????
I know that's a lot of questions. Can anyone help??
Thank You
TNN, Tom
TNPAYROLL@AOL.COM
TOM
I am finding out that I can only bind one record(row of text boxes) at a time with the binding collection. Can this be true?????????????????
What other options do I have?? Is there a datagrid that will serve the purpose when using ADO and Access 2000 database?? Has anyone had experience with the new DataRepeater in vb6.0 ?? will that serve the purpose????
I know that's a lot of questions. Can anyone help??
Thank You
TNN, Tom
TNPAYROLL@AOL.COM
TOM