sabret00the
04-07-2004, 12:26 PM
ok what it is, is that i wanna port my confessions script to vb3 so i can finish it and improve it however i'm not sure what's changed from vb2's way of doing things?
i.e. do i eval templates differently etc?
so as much advice/tuts along them lines as possible would be more than greatly appreciated.
also i was wondering 2 things, if i wanted to be able to search for something without indexing the table how would i go about doing that? and what's the best way to do it? i.e. can i just do something like
SELECT column FROM table WHERE "room"
"room"* = mentioned term/phrase
i.e. do i eval templates differently etc?
so as much advice/tuts along them lines as possible would be more than greatly appreciated.
also i was wondering 2 things, if i wanted to be able to search for something without indexing the table how would i go about doing that? and what's the best way to do it? i.e. can i just do something like
SELECT column FROM table WHERE "room"
"room"* = mentioned term/phrase