R
Richard
Hi
I am using a split db where the backend is on the server. I use an unbound
form for editing and adding contacts.
When I open a recordset using "SELECT * FROM Contacts", does all the records
come down the line? Or does it when I open a table using "Rs.open
"Contacts", Connection...."?
Which one should I use when I need to add contacts.
Many thaks in advance
Richard
I am using a split db where the backend is on the server. I use an unbound
form for editing and adding contacts.
When I open a recordset using "SELECT * FROM Contacts", does all the records
come down the line? Or does it when I open a table using "Rs.open
"Contacts", Connection...."?
Which one should I use when I need to add contacts.
Many thaks in advance
Richard