I am trying to connect to an Access DB using odbcConnection through ConnectionString in Properties menu in VS C# 2010 Express version. I get an error that tells me this option isn't enable in Express edition and I am forced to use other versions or code.
How I can use code for do this connection?