|
You last visited: Today at 23:01
Advertisement
Mysql Query.
Discussion on Mysql Query. within the Metin2 Private Server forum part of the Metin2 category.
10/20/2012, 15:07
|
#1
|
elite*gold: 0
Join Date: Apr 2010
Posts: 185
Received Thanks: 7
|
Mysql Query.
Hey Com.
Ich suche eine Mysql Query die bestimmte Eiinträge aus der quest.sql löscht.
MfG
|
|
|
 |
Similar Threads
|
Mysql Query.
10/12/2012 - Metin2 Private Server - 7 Replies
Hey Com.
Ich suche eine query die alle Einträge: costume_system sucht und löscht aus meiner quest.sql
|
MySQL Query
10/10/2012 - Metin2 Private Server - 2 Replies
Hey COM.
Ich suche eine Query die die Coins von einem Account auf 5000 setzt.
Ein andere User hat auch danach gefragt, aber keine Antwort bekommen
|
Mysql Query ...
07/25/2012 - Metin2 Private Server - 1 Replies
Aböönd miteinander,
ja, ich hab da ne Frage zur folgender Syserr Meldung ..
DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' in field list is ambiguous
query: SELECT empire, pid, name, money, windate FROM monarch a, player b where a.pid=b.id
Die meldung hat irgendwas mit der DB (mysql) zu tun, dass ist mir klar, jedoch weiß ich nicht genau was dort beschrieben wird :s
|
PHP-Mysql _ query
06/08/2012 - Web Development - 0 Replies
Hallo meine frage/problem wie kriege ich es hin das diese anfragen mit einem query abgesendet werden?
$eintrag = "INSERT INTO lions_aateilnahme
(Event,Freund,Personen,EssenFleisch, EssenFisch,EssenVeg,Kommen,Bemerkung)
VALUES
('$id','$name', '$teilnehmer','$norm', '$fisch','$veg','$kommen','$bemerkung')";
$eintragen = mysql_query($eintrag);
if(!empty($int)){
$intt= "INSERT INTO lions_aateilnahme (IntAntwort1) VALUES('$int')";
$eintragen = mysql_query($intt);
|
PHP/MySQL Help - Is this MySQL Query correct?
09/23/2011 - CO2 Programming - 1 Replies
$rank = mysql_query("SELECT Name,Level,Class,Online FROM entities ORDER BY Level DESC LIMIT $limit");
I'm pretty sure that is right... whenever I do
while ($row = mysql_fetch_array($rank)) { ... }
It always gives me a mysql_fetch_array error. I've checked and the database is populated, the columns exist, so what could be the issue?
|
All times are GMT +1. The time now is 23:01.
|
|