SQlite - TechRepublic
Question
April 8, 2009 at 08:02 AM
wizard-09

SQlite

by wizard-09 . Updated 17 years, 2 months ago

I need help with a sqlite query, i pulled my phonebook from my Iphone and opened it with SQLite database broswer, now I need a string to query the DB, I need to view the names and numbers anyone got a SQL string for this as I in’t got a clue

Update
table abperson (This table holds the names)
table abmultivalue (This table holds the numbers)

So what I want to do is query the DB to show both the names and numbers on one sheet make sence?

This discussion is locked

All Comments