
ADO connection to an mdb database fails
Question: Summary of the problem: Connecting directly to a Microsoft Access database from a Web project developed in Interdev 6.0 fails unless I modify every .Open to use a connection string constructed on the spot [as opposed to .Open Application(‘Blah_ConnectionString’) … ] For example: Using the Gallery sample provided and