<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/11397" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2006-02-20T04:53:54-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/11397</id>

		<entry>
		<author><name><![CDATA[Northeim]]></name></author>
		<updated>2006-02-20T04:53:54-04:00</updated>

		<published>2006-02-20T04:53:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60530#p60530</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60530#p60530"/>
		<title type="html"><![CDATA[libmysql Select Problem [German]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60530#p60530"><![CDATA[
Habe den Fehler gefunden,jedoch kommt das nächste Problem:<br><br>set jo 'text'<br>set test [mysqlsel $mysql_handler "SELECT * FROM $sql_table WHERE 'Spalte1' LIKE $jo"]<br>if { $test == 0 } {<br>putserv "PRIVMSG $chan : \[ CHECK \] $jo was not found in database."<br><br><br>Er soll mir also sagen, ob in Spalte1 ein Eintrag $jo vorhanden ist.<br>Jedoch bekomme ich immer den Wert zurück obwohl es einen Eintrag mit dem Text gibt.<br>Mittels phpmyadmin und selben Befehel zeigt er mir den Eintrag an.<br><br>mfG<br>Northeim<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7391">Northeim</a> — Mon Feb 20, 2006 4:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Northeim]]></name></author>
		<updated>2006-02-19T09:29:34-04:00</updated>

		<published>2006-02-19T09:29:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=60511#p60511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=60511#p60511"/>
		<title type="html"><![CDATA[libmysql Select Problem [German]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=60511#p60511"><![CDATA[
Hi,<br><br>ich möchte mir etwas aus einer MySQL 5 Datenbank ausgeben lassen.<br><br>set test [mysqlsel $mysql_handler "SELECT * FROM $sql_table WHERE 'Spalte1' LIKE '%test%'"]<br>putmsg $nick $test<br><br>Er soll mir also alles anzeigen was "*tes*t" beinhaltet.<br>Jedoch kommt als Antwort immer nur "".Also nichts<br><br>Verbunden mit der Datenbank bin ich jedoch da<br>set sql_entrys [mysqlsel $mysql_handler "SELECT count(*) FROM $sql_table" -list]<br>mir die richtige Anzahl der Zeilen ausgibt.<br><br>Ich nutze libmysqltcl3.01.so<br>Finde nirgends den Fehler, da wenn ich die Befehl mittels phpMySQlAdmin direkt in die Datenbank eingeben, auch die richtige Ausgabe erhalte<br><br>mnfG<br>Northeim<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7391">Northeim</a> — Sun Feb 19, 2006 9:29 am</p><hr />
]]></content>
	</entry>
	</feed>
