Newbe question

K

Ken Hubbard

I am new to using ADO, but familiar with Visual Basic.
I use customer numbers to organize delivery routs, and
after adding customers in the middle, I run out of room.
I would like to have a button to renumber the record ID.
I am picturing using ADO to retrieve the records, and
update SQL to change the numbers, but what I am not sure
of is, can I retrieve the records and manipulate them
with out putting them in a Form.Recordsource?
Any Direction is Greatly Appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top