D DT1111 Member Licensed User Longtime User Nov 5, 2013 #1 Hi Erel I have exported my sqlite .db to a PC. The .db was created using SQL.Initialize etc and it is working well. I have downloaded Sqlite programs such as DtSQL and others on my PC but I haven't not been able to open the .db with any of them. Is this a compatibility issue ie PC vs Android? Or did I use a wrong program?
Hi Erel I have exported my sqlite .db to a PC. The .db was created using SQL.Initialize etc and it is working well. I have downloaded Sqlite programs such as DtSQL and others on my PC but I haven't not been able to open the .db with any of them. Is this a compatibility issue ie PC vs Android? Or did I use a wrong program?
barx Well-Known Member Licensed User Longtime User Nov 5, 2013 #2 I use the SQLite Manager plugin for the Firefox browser, never had a problem. Upvote 0
eps Expert Licensed User Longtime User Nov 5, 2013 #3 barx said: I use the SQLite Manager plugin for the Firefox browser, never had a problem. Click to expand... Yep, me as well Upvote 0
barx said: I use the SQLite Manager plugin for the Firefox browser, never had a problem. Click to expand... Yep, me as well
mangojack Expert Licensed User Longtime User Nov 5, 2013 #4 another which is a favorite for me ... SQLiteExpert Cheers mj Upvote 0
D DT1111 Member Licensed User Longtime User Nov 6, 2013 #5 Thanks fellas. SQLiteExpert is what I am after. Upvote 0