Android Application Development Tutorial - 119 - Setting up method to Read SQLite

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

the info.open(); doesn't work with me, it says it needs a try/catch. Can you help?

kader
Автор

When I click update, and when i click view it says the app has stopped working :(

aver
Автор

Hi Travis, How can I separate the 'data' coming into the database table into columns? I try few methods, but not able to view the data, or the App crashes. I appreciate your help, and really love your videos.

thanks!

boazusa
Автор

the info.open(); doesn't work with me, it says it needs a try/catch.
Can you help?
ps: using android studio, not eclipse

Lenneeert
Автор

Getting error.
AUTOINCREMENT is only allowed on an INTEGER PRIMARY KEY: CREATE TABLE peopleTable (_id INTEGER PRIMARY etc


SethStalley
Автор

@BrothersParadise When I try adding data to the sql database

SethStalley
Автор

hi travis, if i want to retrieve the data from database comparing two columns. what would be the syntax for that. you wrote
ROW_ID + "=" + ID.
but is it the correct syntax to retrieve value comparing two columns ?
ROW_ID + "=" + ID + " AND " + Date + "=" + "11/11/11";
please advice. waiting for your repl.

MuhammadRaza
Автор

Am I? I cannot possibly be the first to click on this video.

Celeodor