I have a sql2005 setup on a windows7 machine. I am able to see the dataset in SSMS, but am unable to create a connection string that will see the dataset from MSAccess. I am able to connect to the MASTER dataset, but the object dataset is unknown to access.
I am using Windows authentication where the local user is a sysadmin to the object dataset.
Any ideas?