Jump to content
  • 0

Problema mysql .


3xTaSY

Question

Nume: TwisteR42O..

Problem? întâlnit?: Am incercat sa fac o comanda pentru a da restart la proprietati / case direct de pe server.

Ce am încercat pân? acum:

case Console:
	    {
	        if ( !response )
				return 1;

		    switch( listitem )
	        {
				case 0: mysql_function_query( g_Handle, "UPDATE `Houses` SET `Name` = ForSale", false, "", "" );
				case 1: mysql_function_query( g_Handle, "UPDATE `Props` SET `pOwner` = Nobody", false, "", "" );
	        }
	        return 1;
	    }

Codul sursa/Log/Altele:

Am pus mai sus.

Compilarea imi merge perfect, cand intru pe server imi apare in meniu restart houses / properties, dar cand dau click pe el, in baza de date nu se updateaza nimic la acea coloana :|

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.