<?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/9624" />

	<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>2005-05-19T20:01:10-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2005-05-19T20:01:10-04:00</updated>

		<published>2005-05-19T20:01:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49620#p49620</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49620#p49620"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49620#p49620"><![CDATA[
cool didn't know about that, altho i rather stick with mysqltcl nice to know there is alternatives<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Thu May 19, 2005 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-05-16T13:27:57-04:00</updated>

		<published>2005-05-16T13:27:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49552#p49552</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49552#p49552"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49552#p49552"><![CDATA[
its a complete frontend for mysql, so no need for any other external tcl libs or modules.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon May 16, 2005 1:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2005-05-15T22:41:59-04:00</updated>

		<published>2005-05-15T22:41:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49512#p49512</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49512#p49512"/>
		<title type="html"><![CDATA[Re: Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49512#p49512"><![CDATA[
<blockquote class="uncited"><div>Hi !<br>I'd like to make a script on my eggy that accesses a sql database.<br>I have to say that i have windowsXP, no linux...<br>Is there actually any module available and working for it ?<br>I tried mysqltcl but it doesnt seem to work with windows <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"></div></blockquote>try the dll that is precompiled and make sure you read the conditions and have the right version if you have 3.23 you need for instance 2.51 and not the latest !<br><br>also is that mysql module that is suggested just a logging module ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Sun May 15, 2005 10:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-05-13T07:04:15-04:00</updated>

		<published>2005-05-13T07:04:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49431#p49431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49431#p49431"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49431#p49431"><![CDATA[
to use custom modules for your windrop you have to compile it yourself. Refer this link for howtos:<br><a href="http://windrop.sourceforge.net/compiling.html" class="postlink">http://windrop.sourceforge.net/compiling.html</a><br>make sure you install minires 0.97-1, nothing newer! You can find it in the lib subtree of the cygwin install.<br>besides the use of compiling your own eggdrop you can use it as a smal unix emulator (handy for using things like tar to create .tar.gz or .tar.bz2 files or using the unix command "whois" to lookup ips and domain names ^^).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Fri May 13, 2005 7:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ryal]]></name></author>
		<updated>2005-05-12T19:25:53-04:00</updated>

		<published>2005-05-12T19:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49413#p49413</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49413#p49413"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49413#p49413"><![CDATA[
Thx but are you 100% sure it is for windows ?<br>Maybe i'm just a n00b but i dont see how to complete these intallation steps. For starters, where do i execute the "make config" ? Seems like a linux thing to me, no ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6222">ryal</a> — Thu May 12, 2005 7:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2005-05-12T19:08:50-04:00</updated>

		<published>2005-05-12T19:08:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49412#p49412</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49412#p49412"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49412#p49412"><![CDATA[
<a href="http://barkerjr.net/irc/eggdrop/modules/" class="postlink">MySQL Module for Eggdrop</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Thu May 12, 2005 7:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ryal]]></name></author>
		<updated>2005-05-12T18:22:58-04:00</updated>

		<published>2005-05-12T18:22:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=49410#p49410</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=49410#p49410"/>
		<title type="html"><![CDATA[Eggdrop -Mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=49410#p49410"><![CDATA[
Hi !<br>I'd like to make a script on my eggy that accesses a sql database.<br>I have to say that i have windowsXP, no linux...<br>Is there actually any module available and working for it ?<br>I tried mysqltcl but it doesnt seem to work with windows <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6222">ryal</a> — Thu May 12, 2005 6:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
