This is a discussion on local data within the SQL Server forums, part of the Microsoft SQL Server category; --> I am implementing an MSDE database and I would like to keep some data (like user preferences) in the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am implementing an MSDE database and I would like to keep some data (like user preferences) in the Access project so that I can filter data for each user based on their selected preferences. In Access I just kept user preferences in the application database on each workstation and used queries to get only the data I wanted from the linked tables. How can I do this in MSDE/Access projects? thanks! Jerry |