At work, we use 2 large totally separate databases to look up codes needed for 
coding procedures.
I have written a simple app to present the data, using bindings. Implemented a 
search-field (binding based) and all works well.
My question is one of an approach. (There is a paucity for this type of 
approach in the archives, which in of itself, probably means something!)
I would like to be able to "toggle" between the 2 databases using the same 
interface( i.e. the same tableView and searchField)(The tableView in one would 
need an extra column). I thought perhaps of setting up 2 
tableViews/searchFields and simply toggling (hide/show) between the 2 
databases. 
Other than simply having 2 separate apps, could anyone suggest an approach that 
I have missed.
I would be grateful for any insights that the group might have.
Thank you.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to