Has anyone had any luck connecting to these databases? Our Engineering software creates them for each work order it produces, and I'd like to pull information out of them. It's an MS SQL Compact edition file. I would likely prefer to connect via VBA, as the connection will be dynamic in my code. (The code will know which db to connect to based on prior logic.)