1. RE: Starting with Euphoria
- Posted by Derek Parnell <Derek.Parnell at SYD.RABOBANK.COM> May 28, 2002
- 503 views
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C20696.7503A770 charset=iso-8859-1 > -----Original Message----- > From: brsmith89 at yahoo.com [mailto:brsmith89 at yahoo.com] > Sent: Wednesday, 29 May 2002 7:27 > To: EUforum > Subject: Starting with Euphoria > > > > I was told about Euphoria. Before trying it, I need > anybody to answer me this question. May I use Crystal > reports with Euphoria? > How do you envisage using CR or Euphoria? Can you give us some examples of what you are thinking about? For example, are you asking if Euphoria programs can call CR's API or are you interested in CR calling Euphoria programs? Or maybe something else? ---------- Derek. ================================================================== De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. ================================================================== The information contained in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. ================================================================== ------_=_NextPart_000_01C20696.7503A770 Content-Type: application/ms-tnef
2. RE: Starting with Euphoria
- Posted by Derek Parnell <Derek.Parnell at SYD.RABOBANK.COM> May 28, 2002
- 492 views
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C206CF.D161CE00 charset=iso-8859-1 > -----Original Message----- > From: Dan Moyer [mailto:DANIELMOYER at prodigy.net] > Sent: Wednesday, 29 May 2002 15:03 > To: EUforum > Subject: Re: Starting with Euphoria > > > > What are "Crystal reports"? If they're some kind of file > output, and you > know their *format*, there isn't any fundamental reason you > couldn't read > them in with a Euphoria program and deal with the data via > Euphoria code. > "Crystal Reports" is a commercial product one uses to define and create reports, fetching the data from a variety of database and file formats. It is not a file format in itself. It is often used with an ODBC driver. It could be that an ODBC driver, as a useful tool to read EDB files, is a project that somebody might like to take on - but writing one is quite a difficult chore. If you have had some experience in COM and SQL parsing, it might be a good challenge. --------- Derek ================================================================== De informatie opgenomen in dit bericht kan vertrouwelijk zijn en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en de afzender direct te informeren door het bericht te retourneren. ================================================================== The information contained in this message may be confidential and is intended to be exclusively for the addressee. Should you receive this message unintentionally, please do not use the contents herein and notify the sender immediately by return e-mail. ================================================================== ------_=_NextPart_000_01C206CF.D161CE00 Content-Type: application/ms-tnef
3. RE: Starting with Euphoria
- Posted by Matthew Lewis <matthewwalkerlewis at YAHOO.COM> May 29, 2002
- 463 views
--- Derek Parnell <Derek.Parnell at SYD.RABOBANK.COM> wrote: > "Crystal Reports" is a commercial product one uses to define and create > reports, fetching the data from a variety of database and file formats. It > is not a file format in itself. It is often used with an ODBC driver. > > It could be that an ODBC driver, as a useful tool to read EDB files, is a > project that somebody might like to take on - but writing one is quite a > difficult chore. If you have had some experience in COM and SQL parsing, it > might be a good challenge. It is quite a challenge. That's actually why I started writing EuSQL, to build it into an ODBC driver for EDS. Of course, he could also try my ODBC wrappers in the archive. Matt Lewis __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
4. RE: Starting with Euphoria
- Posted by brsmith89 at yahoo.com May 29, 2002
- 472 views
I thank very much the answers for my question. I am sorry, I think I had to learn more about Euphoria before posting my message. Oncw again, thanks a lot.
5. RE: Starting with Euphoria
- Posted by emercer at rpvreport.com May 31, 2002
- 487 views
This is a multi-part message in MIME format. ------=_NextPart_000_00E9_01C2088B.57973980 charset="iso-8859-1" Dear Bruce, Now it is possible to generate reports without working with ODBC = drivers. When you need to generate a report, most of programmers think = about Cristal reports. Please, try this freeware tool, Rpv Printing System: http://www.rpvreport.com/ Rpv Printing System was used for developing a system that generates = about 50000 invoices monthly, and it is working without problems. You = can contact the company that has developed this system: http://www.autotrol.com.ar/sist3.htm Details: Develop reports using any prog language, any OS. Rpv can read your = ascii files and transform them into reports including bitmaps, = barcodes, etc. No ODBC drivers needed. Databases: Rpv doesn't connect to any database by itself, but lets you = to design your report with your programming language. Rpv is able to work like a PC- based TCP/IP network print server (LPD) = for Windows platforms. Get print jobs from an Unix system, an AS400 system, or from any = system. We guarantee you: a programmer will learn to use Rpv in less than 2 = hours. The Rpv site: http://www.rpvreport.com/ Questions, comments, suggestions? We look forward to help you to develop better reports. In this page: http://www.rpvreport.com/supporte.htm you'll find answers to many questions you may have about Rpv. If you = don't find what you're looking for, please feel free to send us an = e-mail to support at rpvreport.com=20 and we'll find the answer for you. ------=_NextPart_000_00E9_01C2088B.57973980 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#000000 size=3D2>Dear Bruce,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Now it is possible to generate = reports without=20 working with ODBC drivers. When you need to generate a report, most of=20 programmers think about Cristal reports.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Please, try this freeware tool, Rpv = Printing=20 System:</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.rpvreport.com/">http://www.rpvreport.com/</A></FONT></= DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Rpv Printing System was used for developing a system = that=20 generates about 50000 invoices monthly, and it is working without = problems. You=20 can contact the company that has developed this system:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.autotrol.com.ar/sist3.htm">http://www.autotrol.com.ar/= sist3.htm</A></FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Details:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Develop reports using any prog language, any = OS. Rpv can=20 read your ascii files and transform them into reports including = bitmaps,=20 barcodes, etc. No ODBC drivers needed.<BR>Databases: Rpv doesn't = connect=20 to any database by itself, but lets you to design your report with your=20 programming language.<BR>Rpv is able to work like a PC- based TCP/IP = network=20 print server (LPD) for Windows platforms.<BR>Get print jobs from an Unix = system,=20 an AS400 system, or from any system.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>We guarantee you: a programmer will learn to use Rpv = in less=20 than 2 hours.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>The Rpv site: <A=20 href=3D"http://www.rpvreport.com/">http://www.rpvreport.com/</A></FONT></= DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><BR>Questions, comments, suggestions?<BR>We look = forward to=20 help you to develop better reports. In this page:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.rpvreport.com/supporte.htm">http://www.rpvreport.com/s= upporte.htm</A></FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>you'll find answers to many questions you may have = about Rpv.=20 If you don't find what you're looking for, please feel free to send us = an e-mail=20 to</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"mailto:support at rpvreport.com">support at rpvreport.com</A> = </FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>and we'll find the answer for = ------=_NextPart_000_00E9_01C2088B.57973980--
6. RE: Starting with Euphoria
- Posted by emercer at rpvreport.com May 31, 2002
- 505 views
This is a multi-part message in MIME format. ------=_NextPart_000_00F4_01C20890.8EA6BCC0 charset="iso-8859-1" Dear Bruce, =20 Now it is possible to generate reports without working with ODBC = drivers. When you need to generate a report, most of programmers think = about Cristal reports. =20 Please, try this freeware tool: =20 http://www.rpvreport.com/ =20 Rpv Printing System was used for developing a system that generates = about 50000 invoices monthly, and it is working without problems. You = can contact the company that has developed this system: =20 http://www.autotrol.com.ar/sist3.htm =20 =20 Details: =20 Develop reports using any prog language, any OS. Rpv can read your = ascii files and transform them into reports including bitmaps, = barcodes, etc. No ODBC drivers needed. Databases: Rpv doesn't connect to any database by itself, but lets you = to design your report with your programming language. Rpv is able to work like a PC- based TCP/IP network print server (LPD) = for Windows platforms. Get print jobs from an Unix system, an AS400 system, or from any = system. =20 We guarantee you: a programmer will learn to use Rpv in less than 2 = hours. =20 The Rpv site: http://www.rpvreport.com/ =20 Questions, comments, suggestions? We look forward to help you to develop better reports. In this page: =20 http://www.rpvreport.com/supporte.htm =20 you'll find answers to many questions you may have about Rpv. If you = don't find what you're looking for, please feel free to send us an = e-mail to =20 support at rpvreport.com=20 =20 and we'll find the answer for you. ------=_NextPart_000_00F4_01C20890.8EA6BCC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV> <DIV><FONT color=3D#000000 size=3D2>Dear Bruce,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Now it is possible to generate = reports without=20 working with ODBC drivers. When you need to generate a report, most of=20 programmers think about Cristal reports.</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT color=3D#000000 size=3D2>Please, try this freeware = tool:</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.rpvreport.com/">http://www.rpvreport.com/</A></FONT></= DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Rpv Printing System was used for developing a system = that=20 generates about 50000 invoices monthly, and it is working without = problems. You=20 can contact the company that has developed this system:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.autotrol.com.ar/sist3.htm">http://www.autotrol.com.ar/= sist3.htm</A></FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Details:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Develop reports using any prog language, any = OS. Rpv can=20 read your ascii files and transform them into reports including = bitmaps,=20 barcodes, etc. No ODBC drivers needed.<BR>Databases: Rpv doesn't = connect=20 to any database by itself, but lets you to design your report with your=20 programming language.<BR>Rpv is able to work like a PC- based TCP/IP = network=20 print server (LPD) for Windows platforms.<BR>Get print jobs from an Unix = system,=20 an AS400 system, or from any system.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>We guarantee you: a programmer will learn to use Rpv = in less=20 than 2 hours.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>The Rpv site: <A=20 href=3D"http://www.rpvreport.com/">http://www.rpvreport.com/</A></FONT></= DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><BR>Questions, comments, suggestions?<BR>We look = forward to=20 help you to develop better reports. In this page:</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"http://www.rpvreport.com/supporte.htm">http://www.rpvreport.com/s= upporte.htm</A></FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>you'll find answers to many questions you may have = about Rpv.=20 If you don't find what you're looking for, please feel free to send us = an e-mail=20 to</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2><A=20 href=3D"mailto:support at rpvreport.com">support at rpvreport.com</A> = </FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>and we'll find the answer for=20 ------=_NextPart_000_00F4_01C20890.8EA6BCC0--