如何在 sqlite3 表中存储多个 iphone 联系人
我开发了一个 iPhone 应用程序,它显示 iPhone 地址簿联系人列表。 我想向选定的联系人添加额外的字段。
使用AddressBook框架,这是不可能的。所以,我想将这些值附加到我的数据库的“联系人”表中。
我如何将这些现有联系人插入 sqlite 表(联系人)中。 请帮我提供示例代码。
预先感谢,
拉姆亚。
I developed an iPhone app which displays iPhone AddressBook contacts list.
I want to add extra fields to the selected contact.
Using AddressBook framework,it was not possible.So,i want to attach those values to the "contacts" table of my database.
How can i insert those existing contacts into sqlite table(contacts).
Please,help me with a sample code.
Thanks in Advance,
Ramya.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论