scottsanpedro
Programmer
I am starting a new stand alone access project (access 2003). I have been writing in ADO for the pass 3 years, using SQL Server 2000 backend, not local tables.
I'm now wanting to use DAO ( I presume) for this project.
My question is, whats the best method to use as I'm using Access Local engine not SQL Server.
To add new records do I use ADO with unbound form or bound with DAO (i.e DoCmd.GoToRecord ,,acNewRec)
Many thanks
Scott
I'm now wanting to use DAO ( I presume) for this project.
My question is, whats the best method to use as I'm using Access Local engine not SQL Server.
To add new records do I use ADO with unbound form or bound with DAO (i.e DoCmd.GoToRecord ,,acNewRec)
Many thanks
Scott