Raised This Month: $32 Target: $400
 8% 

How to make a sqllite database?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 04-20-2010 , 02:14   How to make a sqllite database?
Reply With Quote #1

How can i make one on my game server? Ive seen many plugins use it and i want to but i have no clue how to install it . I know how to config database file. Thanks
Samantha is offline
Scone
Senior Member
Join Date: Apr 2010
Location: England
Old 04-22-2010 , 04:03   Re: How to make a sqllite database?
Reply With Quote #2

It's not necessary to install SQLite, it is embedded in whichever scripting system the plugins are using.
__________________
Scone is offline
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 04-22-2010 , 09:34   Re: How to make a sqllite database?
Reply With Quote #3

Alright so say it uses sqllite? does it simply make the database for me or do i have to have a file for it.
Samantha is offline
Scone
Senior Member
Join Date: Apr 2010
Location: England
Old 04-22-2010 , 11:58   Re: How to make a sqllite database?
Reply With Quote #4

The plugin will be able to create and set up the database, and in most cases it will do it automatically. The instructions that came with the plugin should tell you if you need to do anything.
__________________
Scone is offline
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 04-23-2010 , 12:34   Re: How to make a sqllite database?
Reply With Quote #5

Does the same thing apply to sql?
Samantha is offline
Afronanny
Veteran Member
Join Date: Aug 2009
Old 04-23-2010 , 16:40   Re: How to make a sqllite database?
Reply With Quote #6

Quote:
Originally Posted by samantharp View Post
Does the same thing apply to sql?
SQL is a language (Structured Query Language), used to get, edit, and insert information in databases.

Yes, you use SQL to access SQLite
Afronanny is offline
Scone
Senior Member
Join Date: Apr 2010
Location: England
Old 04-24-2010 , 03:54   Re: How to make a sqllite database?
Reply With Quote #7

Quote:
Originally Posted by samantharp View Post
Does the same thing apply to sql?
If you're referring to MySQL, no. You need a separate MySQL server which you set up/buy (it's not embedded like SQLite).
__________________
Scone is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode