I tried to open a sqlite database generated by the system.data.sqlite in php using sqlite_open and versa vi, but it didn't work. The system.data.sqliteconnection tells me that the file generated by php isn't a sqlite database, and the php tels me the same thing about sqlite. What do I do? I realy need that to work. I thought that SQLite should work with SQLite in every platform. Please help.