mardi 18 août 2015

can't modify column name using DB Browser for SQLite

I have created a data base using JDBC in java, and as I want to use that data base in Android, I am tryin to chnage the column name PK to be _id.

I am trying to do that using DB Browser for SQLite, but the problem is, when I modify the name of that column and choose "write changes", the column name does not change!!

please let me know how can i do it correctly?

Aucun commentaire:

Enregistrer un commentaire