jeudi 5 février 2015

multiple tables not getting created in sqllite3 + iOS

HI I am developing an iOS application in objective-c and i am using sqllite3 as local DB to hold some data.


there are multiple tables that i need to use but it not happening. If i try to create multiple tables in same DB {db path as DB1} then the second table is not created.


But if i try to create different tables in different db path, then it functions normally. ex : db path as DB1 for table T1 , DB2 for table T2 and so on ....


I am not able to understand Why is this happening!


Any suggestions would be great.


Thanks in Advance!


Aucun commentaire:

Enregistrer un commentaire