Click here to Skip to main content
15,887,485 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Android Orientation with Video Pin
Shruti Sruchika7-May-13 0:08
Shruti Sruchika7-May-13 0:08 
GeneralRe: Android Orientation with Video Pin
keyur satyadev7-May-13 22:21
keyur satyadev7-May-13 22:21 
QuestionAndroid activity inheritance Pin
shja884-May-13 4:23
shja884-May-13 4:23 
SuggestionRe: Android activity inheritance Pin
Prasad Khandekar30-May-13 6:31
professionalPrasad Khandekar30-May-13 6:31 
Questionandroid activity inheritance Pin
shja884-May-13 3:59
shja884-May-13 3:59 
Questionhow to execute adb commands from dialog based application? Pin
Le@rner12-Apr-13 0:28
Le@rner12-Apr-13 0:28 
QuestionWindows Phone 8 SQLite Question Pin
Tony Palumbo11-Apr-13 8:11
Tony Palumbo11-Apr-13 8:11 
AnswerRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon11-Apr-13 9:07
mvePete O'Hanlon11-Apr-13 9:07 
You should be able to use last_insert_rowid for the last row id that was inserted for that connection. Basically, inside the same connection, issue a separate select command:
SQL
SELECT last_insert_rowid

I was brought up to respect my elders. I don't respect many people nowadays.

CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo11-Apr-13 9:27
Tony Palumbo11-Apr-13 9:27 
GeneralRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon11-Apr-13 9:28
mvePete O'Hanlon11-Apr-13 9:28 
GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo11-Apr-13 10:02
Tony Palumbo11-Apr-13 10:02 
GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo11-Apr-13 10:07
Tony Palumbo11-Apr-13 10:07 
GeneralRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon11-Apr-13 10:31
mvePete O'Hanlon11-Apr-13 10:31 
GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo12-Apr-13 2:01
Tony Palumbo12-Apr-13 2:01 
GeneralRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon12-Apr-13 2:55
mvePete O'Hanlon12-Apr-13 2:55 
GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo12-Apr-13 3:22
Tony Palumbo12-Apr-13 3:22 
GeneralRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon12-Apr-13 3:25
mvePete O'Hanlon12-Apr-13 3:25 
GeneralRe: Windows Phone 8 SQLite Question Pin
Sanjay22Tomar18-Apr-13 0:59
Sanjay22Tomar18-Apr-13 0:59 
QuestionInvoke a secure web service from J2ME Pin
Eng.Fatima M10-Apr-13 22:20
Eng.Fatima M10-Apr-13 22:20 
AnswerRe: Invoke a secure web service from J2ME Pin
Prasad Khandekar30-Apr-13 4:03
professionalPrasad Khandekar30-Apr-13 4:03 
GeneralRe: Invoke a secure web service from J2ME Pin
Eng.Fatima M10-May-13 1:57
Eng.Fatima M10-May-13 1:57 
QuestionWindows Phone 8 SQLite Question Pin
Tony Palumbo10-Apr-13 6:43
Tony Palumbo10-Apr-13 6:43 
AnswerRe: Windows Phone 8 SQLite Question Pin
Pete O'Hanlon10-Apr-13 6:49
mvePete O'Hanlon10-Apr-13 6:49 
GeneralRe: Windows Phone 8 SQLite Question Pin
Tony Palumbo10-Apr-13 7:13
Tony Palumbo10-Apr-13 7:13 
QuestionEmergency Pin
kakah100010-Apr-13 1:00
kakah100010-Apr-13 1:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.