Author | Message | Time |
---|---|---|
QwertyMonster | Ok, i was thinking over adding an Access Database on my bot.. I Made my form ect.. for it and i dont how to start coding it.. Im not asking for your codes, so do NOT post your code here. Im just asking for ideas on how i would do it. Im thinking i need to declare something like [code] AccessLvl = what here? AccessName = what here? [/code] My access database is a listbox and im stuck I want to have it so when i type like "!whois QwertyMonster" - Me "User: QwertyMonster has an access level of: 100" - Bot respond I want the bot to find the name and the access level. All help is appreciated! | February 12, 2005, 4:39 PM |
St0rm.iD | vb? use a Collection. | February 12, 2005, 5:08 PM |
Quarantine | I posted some Database coding to help another person, [s]use the search feature.[/s] https://davnit.net/bnet/vL/phpbbs/index.php?topic=9938.msg92774#msg92774 | February 12, 2005, 5:26 PM |
QwertyMonster | Wow nice one Warrior, thx. Was reading through it and thanks to the documation im understanding it. I WILL NOT copy and paste your code, but i will write my own. Keep in touch here if i have any other problems. :) | February 12, 2005, 6:48 PM |
Quarantine | Hence why I greatly commented it :P . Anyways have fun with that. | February 12, 2005, 8:11 PM |