Take the 2-minute tour ×
Programmers Stack Exchange is a question and answer site for professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.

I want to make an app that can log in and sync the account with SQL database. An App like IMDB. I need some guide in how to do the log in and log out to/from a SQL database.

share|improve this question

put on hold as too broad by thorsten müller, gnat, Martijn Pieters, Bart van Ingen Schenau, MichaelT Jun 23 at 13:09

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs.If this question can be reworded to fit the rules in the help center, please edit the question.

1  
Recommended reading: Where to start? –  Deer Hunter Jun 23 at 6:38
add comment