Results 1 to 22 of 22

Thread: MySQL Error

Threaded View

  1. #13
    Frenzied Member
    Join Date
    Jan 2008
    Posts
    1,754

    Re: MySQL Error

    Quote Originally Posted by worqy View Post
    1) I have used it before i PHP
    So? Do you have a PHP script viewing the contents of the database? If not then it is irrelevant.

    Quote Originally Posted by worqy View Post
    2) if I make a TCP chat (or any type of chat that uses a server) that I need a PC or a host to keep the server up 24/7. Thats the problem
    How does that have to do with a Database? A Database will not effect whether or not your server is up 24/7.

    EDIT: The only reason I see of to have a Database is for History, and if for example a user sends a message to someone that is offline. When the receiving client turns on the program it will check the Database for any messages sent that it has not yet received. Yet even then, if there is a central server running 24/7 like you said, this would be unnecessary. My scenario would only apply to a chat program where the user is both the client and server. (Direct Connections)
    Last edited by noahssite; Dec 16th, 2010 at 08:04 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width