SQLite Concept Question
#1

I am contemplating using SQLite, but I'm having trouble understanding how I could utilize it in the creation of a User Control Panel. I'm aware that SQLite produces a database file in the server's scriptfiles, but how does this translate to me being able to grab that information and use it on a website? It seems much different than MySQL, where a database is created and hosted and all I need to do is have access to that database information to access the information in it.
Reply
#2

MySQL is a database system based on SQL Language.

SQLite and MySQL are two different systems.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)