Game Development Community

where to find SQLiteObject.cc SQLiteObject.h

by James · in General Discussion · 04/14/2012 (3:35 pm) · 8 replies

been finding allot of tutorials on integrating sqlite but like all the resources i find/need are have dead links, yinz really need to clean that up to i don't know how many times i get reference back to the same old resource wiht dead links and its even worse on google makes it hard to find anything. i did a search on just those files still can't find em. and i keep getting sent back to dead links T_T

#1
04/14/2012 (4:48 pm)
Yes, a lot of them have dead links. If you can tell me (post a link to) which specific resource those files you are requesting are from, I will look for them. I have many, many resource files archived.
#2
04/14/2012 (5:05 pm)
http://www.garagegames.com/community/blogs/view/5531

the above one i am mainly after for it is used a tutorial for a mmorpg and i figured id go along till i get to the account/login system and just use that for my game. if that link is to old
here is another one

http://www.garagegames.com/community/resource/view/10905/2

there a couple others but i would have to dig for em, so let me know if those links don't help.
#3
04/15/2012 (12:31 am)
Without having a valid license to use the source, as your badge/profile indicates, use of those Resources would be a violation of the EULA for you and whoever gives you the files.

#4
04/15/2012 (4:27 am)
Oops. Guess I won't be sharing any files. If you should get a license, I appear to have SQLiteObject.cc and SQLiteObject.h from the John Vanderbeck resource. I say appear because I have never actually used the files, but they are sitting on my hard drive. I also believe there are some newer resources on SQL as well.
#5
04/15/2012 (7:48 am)
Alright Thanks for the info. that's a bit of a bummer was hoping to have a functioning account/login system before a made a purchase. Ill just have to do a bunch of research before i do. but ill try an get in contact with you when i do make a purchase. Thanks again
#6
04/17/2012 (12:23 pm)
You can't make use of any source code (.cc, .h) until you purchase the source code. If you were making source code changes without a license, it would be obvious you'd downloaded the engine source illegally.

You can do all the scripting you desire (.cs)

Personally, I wish the engine were more capable without source edits, but the value of that is debatable between hobbyists and core users.
#7
04/19/2012 (8:35 am)
yes i know, i didn't think integrating SQLite would be modifying the source code. But Thanks for the idea.
#8
04/07/2017 (6:24 am)
I know I am late to the party, but I am looking for the http://www.garagegames.com/community/blogs/view/5531 download as well. TIA!