|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
DAAB with MS Access MDBI've used the DAAB very successfully with SQL Server and am now looking to use it on a project using Access. However, I'm having great trouble finding decent examples. The quickstart uses SQL Server as does everything I can find in the docs. Can Anybody recommend an online guide/example please? Incidentally, my connstring part of the dataconfiguration section of the app.config reads : <connectionStrings> <add name="Connection String" connectionString="Data Source=C:\Code\Platty\Platty.mdb;" providerName="System.Data.OleDb" /> </connectionStrings> Is that utter nonsense or not???? Thanks in advance |
|||||||||||||||||||||||