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

	<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>2002-07-09T06:46:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[blarre]]></name></author>
		<updated>2002-07-09T06:46:43-04:00</updated>

		<published>2002-07-09T06:46:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8735#p8735</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8735#p8735"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8735#p8735"><![CDATA[
ok, thanks thene...<br>trying to do the script <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1198">blarre</a> — Tue Jul 09, 2002 6:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-09T06:16:11-04:00</updated>

		<published>2002-07-09T06:16:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8734#p8734</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8734#p8734"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8734#p8734"><![CDATA[
After downloading and installing the MySQL server, you will have to setup the DB and tables.<br><br>This is all trivial, and unrelated to the Tcl.<br><br>However, to get Tcl to comunicate with the MySQL server, there are a few more steps to take.<br><br>First, you will need to download a package or addon module for Tcl, that can be used to talk with the MySQL server.<br><br>Look at the MySQL site for information on these.<br><br>Once downloaded and compiled, you should read the instructions that come with the package, as these will provie you with all the commands required.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jul 09, 2002 6:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blarre]]></name></author>
		<updated>2002-07-09T05:56:58-04:00</updated>

		<published>2002-07-09T05:56:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8733#p8733</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8733#p8733"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8733#p8733"><![CDATA[
thanks for the help, now i have installed mySQl on the linux machine...<br><br>but now i think i need some expert help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>how do i write the script??<br><br>i have some command to use like<br><br>-host hostname<br>-user user <br>-password password<br><br><br>anyone whant to help me??<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1198">blarre</a> — Tue Jul 09, 2002 5:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-09T05:01:02-04:00</updated>

		<published>2002-07-09T05:01:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8731#p8731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8731#p8731"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8731#p8731"><![CDATA[
The DDE Tcl module is rather flaky.<br><br>I used the DDE module to return information to mIRC, when processing complex scripts (that mIRC could not handle). I now use a DLL to call the script, and use the STDOUT + STDERR information to view returned data.<br><br>I found it would crash the oposite DDE party, rather than itself.<br><br>No, this was not a issue with mIRC, or any other DDE aware software. mIRC DDE interfaces with IE/netscape allmost all the time (to gain information on the currently viewed web-page).<br><br>I also have a few VB programs that interface with mIRC using DDE, without issue.<br><br>A ODBC module would do better.<br><br>Another option would be to create a exit macro in access (or module), that would export a CVS version of the table. This can be easily read by plain Tcl.<br><br>A import macro could do the same thing for startup.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Jul 09, 2002 5:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-07-09T04:48:21-04:00</updated>

		<published>2002-07-09T04:48:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8729#p8729</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8729#p8729"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8729#p8729"><![CDATA[
possibly an easier way would be to write a dde module and run the eggdrop on a windows box. it does have the downside of meaning that you'll have to have access running, but on the plus side it means that eggdrop would have direct access to most of access's features.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Tue Jul 09, 2002 4:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2002-07-08T23:53:00-04:00</updated>

		<published>2002-07-08T23:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8722#p8722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8722#p8722"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8722#p8722"><![CDATA[
well, I've never done it before (been a while since I was really involved with windows), but I think you have set up an odbc data source using the access database and then compile an odbc module for tcl. Then you should be able to access the data. Good luck.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Mon Jul 08, 2002 11:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[blarre]]></name></author>
		<updated>2002-07-08T22:01:34-04:00</updated>

		<published>2002-07-08T22:01:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=8720#p8720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=8720#p8720"/>
		<title type="html"><![CDATA[read from a access database]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=8720#p8720"><![CDATA[
hi, i wonder if its possible to take information from a MS access database...<br><br>if i have a database whit name <strong class="text-strong">asobiba</strong><br><br>and a table whit name <strong class="text-strong">members</strong><br><br>how can i then take information from <strong class="text-strong">members</strong>?<br><br>then if a person write !find <em class="text-italics">name</em> then the scripts search in the database after the word i write...<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1198">blarre</a> — Mon Jul 08, 2002 10:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
