[Include] [INC] WoDB
#1

[INC]WoDB By JIeXa

*
* WoDB.inc 1.0 Beta
* © Copyright 2009 by JIexa & GaTa
*
* @authors : JIexa & GaTa
* @date : 13th March 2009
* @require : a_sampdb and straight hands
*
* This file is provided as is (no warranties).
*
* Feel free to use it, a little message in
* about box is honouring thing, isn't it?
*
*
Natives
native db_OnFilterScriptInit();
native db_OnFilterScriptExit();
native db_Is_Table_Exists(tablename[]);
native db_Table_Create(tablename[], string[]);
native db_Table_Remove(tablename[]);
native db_NewString(tablename[], keys[], values[]);
native db_Set(tablename[], key[], value[], ifkey[], ifvalue[]);
native db_UnSet(tablename[], ifkey[], ifvalue[]);
native db_IsSet(table[], key[], titul[], value[]);
native db_Get(tablename[], key[], titul[], value[]);

Copyright JIeXa's productions © 2008

Download:
http://www.sendspace.com/file/vlprz2
Mirror:




P.S. i am not DracoBlue
Reply
#2

cool thing i gues... anyone want to say smthn?
Reply
#3

Good work.
Reply
#4

handy for noobs to sqlite, but it isnt really a db its more of a wrapper around sqlite db
Reply
#5

Nice and easy.

By the way,everyone that makes something related to Databases doesn't have to be related to DracoBlue.
Reply
#6

nice job,though I prefer ini&cfg file to use for SA-MP server
Reply
#7

Any and all contributions are greatly appreciated and this one can prove to be very beneficial to a lot of people. I would appreciate this even more so if there were more definition of the commands and the commands were shown in a simple sample script.

Thank you for you contribution!

- mp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)