Skip to main content
added 8 characters in body
Source Link
Castrohenge
  • 9k
  • 5
  • 45
  • 69

I am using Phonegap sqlite.

I have one table in My Databasemy database named "Phone" in which I have 3 Columnscolumns.

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to getdo I retrieve the value of PhoneName from table?

I am using Phonegap sqlite.

I have one table in My Database named "Phone" in which I have 3 Columns

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to get value of PhoneName from table?

I am using Phonegap sqlite.

I have one table in my database named "Phone" in which I have 3 columns.

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How do I retrieve the value of PhoneName from table?

removed repetitive and unnecessary words, added proper formatting, removed spelling and grammar mistakes
Source Link
Yogesh Suthar
  • 30.5k
  • 18
  • 75
  • 100

I am using Phonegap sqlite.

I have one table in My Database named "Phone" in which I have 3 Columns

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to get value of PhoneName from table?

Thanks

I am using Phonegap sqlite.

I have one table in My Database named "Phone" in which I have 3 Columns

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to get value of PhoneName from table?

Thanks

I am using Phonegap sqlite.

I have one table in My Database named "Phone" in which I have 3 Columns

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to get value of PhoneName from table?

removed repetitive and unnecessary words, added proper formatting, removed spelling and grammar mistakes
Source Link

I am using Phonegap sqlite.

I have one table in My Data bale NameDatabase named "Phone"(Table) in wHichwhich I have Three3 Columns ID PhoneName Version 1 A 1.3 2 B 3.4

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I need to get value of PhoneName from table .I am getting the value Ofof ID.

i am using Phonegap sqlite.How to get value of PhoneName from table?

Thanks

I have one table in My Data bale Name "Phone"(Table) in wHich I have Three Columns ID PhoneName Version 1 A 1.3 2 B 3.4

I need to get value of PhoneName from table .I am getting the value Of ID.

i am using Phonegap sqlite.

Thanks

I am using Phonegap sqlite.

I have one table in My Database named "Phone" in which I have 3 Columns

Table structure is:

ID PhoneName Version 1 A 1.3 2 B 3.4 

I am getting the value of ID.

How to get value of PhoneName from table?

Thanks

Source Link
Shruti
  • 1.6k
  • 8
  • 31
  • 67
Loading