Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
Hi all:)
i would like to do an iPhone app
that retrieve student name from database
and preview it in my iPhone screen where i can click on the student name and when i click on the student name it will appear the date i click on it and save it to my database, so can any body help me how to do this, please???
 

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
What kind of help, specifically, are you seeking?

thanks Mr.dejo for ur replay:)
I am looking for either a book or a toutorial
that can help me first understand and then do my iphone app :)


PhoneyDeveloper ... thank for the link i will look at it .. may it helps:)
 

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
Do you have any programming experience at all? If so, what?


yes but 4 simple apps but this is my first app that dealing with database
so do u know any gideline that can help doing the app?
 
Last edited by a moderator:

dejo

Moderator emeritus
Sep 2, 2004
15,982
452
The Centennial State
yes but 4 simple apps but this is my first app that dealing with database
so do u know any gideline that can help doing the app?

What kind of database? Where does it reside? Can it provide web-services, if remote? We'll need a lot more details of what you're dealing with before we can provide any direction.
 
Last edited:

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
well i have an access database and i do not know if I can use it
in my app ?
i did not do any app using database before so can you help me where i can start
learning database for apps so that i can do my app i have the consopt of database
but i don't know how to using it in app

and in your opinion what is the best way to do my app?
 

dejo

Moderator emeritus
Sep 2, 2004
15,982
452
The Centennial State
Well, I believe you will need to set up some web-services for your remote Access database. I don't have any experience with that so can't recommend any tutorials or books.

If you can get your web-services to produce JSON, then here is a tutorial on consuming JSON from within an iOS app: Working with JSON in iOS 5
 

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
thanks mr.dejo

is there is away to do my app using another kind of database?
if there is i can change the kind of my database!
 

dejo

Moderator emeritus
Sep 2, 2004
15,982
452
The Centennial State
is there is away to do my app using another kind of database?
if there is i can change the kind of my database!

Sure, there are numerous possibilities for implementing your remote database, from something as simple as a plist file sitting on the server to a full-blown Oracle or SQL Server database.

The key is that the usual way to provide access to that remote database is via web-services.

Since you don't seem to be confined by the kind of remote database, you should probably go with whatever is most comfortable for you and provides you the necessary capabilities to do the kinds of things you are trying to do with it.
 

preiostd

macrumors newbie
Original poster
Oct 27, 2012
11
0
Thanks alot Mr.dejo to Thanks alot Mr.dejo to patient with my
questions

i will choose one with my
questions

i will choose one :)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.