- 0
Problema mysql .
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
3xTaSY
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 :|
1 answer to this question
Recommended Posts