I work at a university and have been asked to create an timetable app for the students and staff.
I have a reasonable understanding of Objective-C, and basic of Cocoa.
One thing I'm having an issue with is connecting to the database. It's an authenticated SQL database (each user can only access their own timetable).
Any suggestions?
I have a reasonable understanding of Objective-C, and basic of Cocoa.
One thing I'm having an issue with is connecting to the database. It's an authenticated SQL database (each user can only access their own timetable).
Any suggestions?