Thread: SQLite Viewer
View Single Post
  #2 (permalink)  
Old 06-15-2008, 03:23 PM
aerohost aerohost is offline
Junior Member
 
Join Date: Jun 2008
Posts: 39
Thumbs up Using SQLite Viewer with Web Server database

Hi Erel, I'm a Basic4ppc newbie, having switched from RealBasic, and so far I really like it - very easy to use and straightforward, with some powerful features.

I need to set up a SQLite db on my web server, using SQLite Viewer to access the db over the internet, instead of accessing the db from the local hard drive.

Is this possible to do just by modifying the connection string in the source code? If so, could you give me a clue as to what that syntax might be?

Can I just upload the sample db to a folder on my website and give it read/write permissions for it to work?

Tks, AB
Reply With Quote