hi all i have an app in development currently all it does it has a SQL/JSON log in system. i want to use this sytem to load data from the sql into a tableview.
the sql table data are a list of events with a unique code the way i was want to load the data is for the user to enter the code and it loads the table view data?
can this be done
the sql table data are a list of events with a unique code the way i was want to load the data is for the user to enter the code and it loads the table view data?
can this be done