Jump to content
AVIC411.com

Phone Book edit software


Recommended Posts

  • Replies 64
  • Created
  • Last Reply

Top Posters In This Topic

I resorted to using this and it works but how to I put the contacts in alphabetical order? I tried rearranging the ID numbers manually but it wouldn't let me.

 

Sorry, don't have the AVICEdit software.

 

But if you just want to sort your contacts, try the following:

 

  • Generate a sorted CSV file with SQLite:
    enter following SQL (under the tab "execute SQL"), click on "Actions" and save as CSV
    SELECT * FROM phonebook order by chShowName


  • Delete all records from the phonebook (Table->Empty Table)
  • import the CSV you created using the Import Wizard

 

I know, it is a bit of a pain, but like I said: the AVIC does not do any sorting, it just takes all records sequentially

 

hth,

 

Weo

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...



×
×
  • Create New...