I need help Data Access Application Block and MS Access
-
:wtf: I want to use Data Access Application Block for accessing my MS Access database. Is it possible with out making changes in Enterprise Library 2.0?
M.Sendilkumar
-
:wtf: I want to use Data Access Application Block for accessing my MS Access database. Is it possible with out making changes in Enterprise Library 2.0?
M.Sendilkumar
Yes that is what it is designed for. Use the configurator to attach to the backend Access db then try and run some code againist it. You might be better of with SQL express 2005 if your target server can handle it.
Grady Booch: I told Google to their face...what you need is some serious adult supervision. (2007 Turing lecture) http:\\www.frankkerrigan.com
-
Yes that is what it is designed for. Use the configurator to attach to the backend Access db then try and run some code againist it. You might be better of with SQL express 2005 if your target server can handle it.
Grady Booch: I told Google to their face...what you need is some serious adult supervision. (2007 Turing lecture) http:\\www.frankkerrigan.com
Can you tell me what exactly I need to do?
M.Sendilkumar