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

	<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-05-20T14:45:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[BarkerJr]]></name></author>
		<updated>2006-05-20T14:45:57-04:00</updated>

		<published>2006-05-20T14:45:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63203#p63203</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63203#p63203"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63203#p63203"><![CDATA[
I just compiled mysql.mod under cygwin.  I don't have anything to test it against, but you could give it a try: <a href="ftp://barkerjr.net/pub/irc/eggdrop/modules/mysql.mod.0.6.win32.zip" class="postlink">ftp://barkerjr.net/pub/irc/eggdrop/modu ... .win32.zip</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2933">BarkerJr</a> — Sat May 20, 2006 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kappa007]]></name></author>
		<updated>2006-05-08T08:19:31-04:00</updated>

		<published>2006-05-08T08:19:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62799#p62799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62799#p62799"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62799#p62799"><![CDATA[
Just for info on mysql/windrop <strong class="text-strong">module</strong>:<br><br>I think it could be difficult as windrop is built with Cygwin/GCC.<br>You'd need a Cygwin/GCC version of the client library of mysql.<br>The library that ships with mysql for windows is not build with GCC and thus does not work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6524">Kappa007</a> — Mon May 08, 2006 8:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-05-05T19:17:14-04:00</updated>

		<published>2006-05-05T19:17:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62659#p62659</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62659#p62659"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62659#p62659"><![CDATA[
The dir is passed as a parameter into the loadmysqltcl proc. If you want to change it, change it from where the proc is being called.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri May 05, 2006 7:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[raktivist]]></name></author>
		<updated>2006-05-05T18:43:50-04:00</updated>

		<published>2006-05-05T18:43:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62655#p62655</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62655#p62655"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62655#p62655"><![CDATA[
<blockquote class="uncited"><div>Clearly! I think that the first time i tried to implement it i forgot to define a variable ($dir) and couldnt find the error <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>anyone can answer.. how do u define the dir variable on pkgIndex.tcl??<div class="codebox"><p>Code: </p><pre><code>proc loadmysqltcl { dir } {     set oldcwd [pwd]    cd $dir    load libmysqltcl[info sharedlibextension]    cd $oldcwd}package ifneeded mysqltcl 3.02 [list loadmysqltcl $dir]</code></pre></div>w/c line shld i change.. pls show an example... <br>thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7018">raktivist</a> — Fri May 05, 2006 6:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ryal]]></name></author>
		<updated>2005-11-16T08:35:58-04:00</updated>

		<published>2005-11-16T08:35:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57493#p57493</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57493#p57493"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57493#p57493"><![CDATA[
Clearly! I think that the first time i tried to implement it i forgot to define a variable ($dir) and couldnt find the error <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6222">ryal</a> — Wed Nov 16, 2005 8:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-16T01:59:23-04:00</updated>

		<published>2005-11-16T01:59:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57487#p57487</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57487#p57487"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57487#p57487"><![CDATA[
<blockquote class="uncited"><div>oh my! i tried this (mysqltcl) a long time ago and couldnt manage to get it to work.<br>Today i tried again and it works like a charm (musta done something wrong back then).<br>THX!</div></blockquote>Practice makes perfect? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Nov 16, 2005 1:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ryal]]></name></author>
		<updated>2005-11-15T10:17:49-04:00</updated>

		<published>2005-11-15T10:17:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57451#p57451</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57451#p57451"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57451#p57451"><![CDATA[
oh my! i tried this (mysqltcl) a long time ago and couldnt manage to get it to work.<br>Today i tried again and it works like a charm (musta done something wrong back then).<br>THX!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6222">ryal</a> — Tue Nov 15, 2005 10:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2005-11-15T04:16:31-04:00</updated>

		<published>2005-11-15T04:16:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57435#p57435</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57435#p57435"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57435#p57435"><![CDATA[
<a href="http://www.xdobry.de/mysqltcl/" class="postlink">Mystcl</a>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Tue Nov 15, 2005 4:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[T-Xorcist]]></name></author>
		<updated>2005-11-14T22:33:17-04:00</updated>

		<published>2005-11-14T22:33:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57424#p57424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57424#p57424"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57424#p57424"><![CDATA[
I guess he means a precompiled MySQL module for windrop <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cool.gif" width="15" height="15" alt="8)" title="Cool"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6980">T-Xorcist</a> — Mon Nov 14, 2005 10:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2005-11-14T20:07:36-04:00</updated>

		<published>2005-11-14T20:07:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57415#p57415</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57415#p57415"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57415#p57415"><![CDATA[
Precompiled what exactly?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon Nov 14, 2005 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ryal]]></name></author>
		<updated>2005-11-14T09:59:11-04:00</updated>

		<published>2005-11-14T09:59:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57393#p57393</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57393#p57393"/>
		<title type="html"><![CDATA[windrop &amp; mysql]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57393#p57393"><![CDATA[
Id like to use a database with my windrop, so i searched for over and over without anything to be found.<br>Doesnt a compiled version exist for windows ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6222">ryal</a> — Mon Nov 14, 2005 9:59 am</p><hr />
]]></content>
	</entry>
	</feed>
