Database chat?

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
4 posts Page 1 of 1
Contributors
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Database chat?
AnoPem
Does anyone know if its possible to create a chat application using mysql or something, and how to ?
https://t.me/pump_upp
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: Database chat?
Filip
Yes It is possible, I'm working on it rite now..
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
AnoPem
VIP - Donator
VIP - Donator
Posts: 441
Joined: Sat Jul 24, 2010 10:55 pm

Re: Database chat?
AnoPem
visioncr0 wrote:
Yes It is possible, I'm working on it rite now..
Oh, cool could you tell me how you do it ?
https://t.me/pump_upp
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Database chat?
mandai
You could store the messages in a table.

Though it doesn't make much sense to use a database for live chat, as the clients would need to keep reloading the data to get new messages.
4 posts Page 1 of 1
Return to “Coding Help & Support”