Re: Mysql for Family History (genealogy)

2004-04-27 Thread Adam Stein
Hi,

Anyone designed a MySql database for family history?

Any ideas,recommendations, problems ?

You can try asking the GRAMPS team (http://www.gnu.org/directory/gramps.html). I 
seem to remember that they are playing around with using a database (right now, 
only in CVS).  Don't know if it's specifically MySQL or not.  The current 
release of GRAMPS stores its information in an XML file.

Adam Stein
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Re: Can't build mysqlgui-1.7.5

2001-04-16 Thread Adam Stein

I have just compiled fl_editor-0.4.1.  Here is the list of .o files that get created:
 
./src/Fl_Editor.o
./src/Fl_FancyEditor.o
./src/Fl_FancyMultiEditor.o
./src/Fl_MultiEditor.o
./src/Fl_ProgressBox.o
./src/Fl_StatusPanel.o
./src/editengine.o
./src/lists.o
./src/wstring.o
./test/progress.o
./test/simple.o
./test/single.o
./test/status.o
./test/multiple.o
./test/multfunc.o

There is still no "edfile.o".

Obligatory words to bypas filter: database sql query

     Adam
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]
   
Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Best way to generate laser-printed reports from mysql

2001-03-26 Thread Adam Stein

 I am wondering how most users generate reports from mysql that they can print
 on a laser printer (e.g. invoices)? HTML is fine if the report is only 1 page
 long. I guess some people user something like Crystal Reports via ODBC, but I
 wonder what most people do???

I use StarOffice.

Adam
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Webmin

2001-03-14 Thread Adam Stein

 Has anyone found a GUI for MySQL on a Linux box?  I found Webmin, but it
 seems limited.
 
 Is there an HTML GUI for MySQL?

You could try "MysqlTool".  It's a Perl program.  Haven't really used it yet, but it 
looks good.

    Adam
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Installation MySQL with Sun

2001-03-12 Thread Adam Stein

 All appears to be working but after 10 seconds the process stops with the
 error:
 
 691 bytes, 2 tape blocks
 tar: directory check sum error.
 
 Fro reading the documentation, it does state that there could be problems
 with Sun Salaris but what is the work around?

The work-around is to use GNU tar, not Sun's tar.

Adam
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Web Interface

2001-02-05 Thread Adam Stein

 Thanks to everyone who replied.  I got a lot of people who said I should 
 either use phpMyAdmin or webadmin.  It turns out that neither will quite do 
 what I need it to, and I just wanted to try to get any other suggestions.  
 In particular, the former doesn't allow one to put any kind of good security 
 on the pages s.t. a user needs a password to do things, w/o a good deal of 
 recoding.  The latter requires root access on a server, which I don't have.  
 Does anyone have any other suggestions?

There's something written in Perl called "MysqlTool".  It looks good.  Haven't really 
used it seriously yet.  You can find it at:

http://www.dajoba.com/projects/mysqltool/index.html

    Adam
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: A report generator MySQL

2001-01-22 Thread Adam Stein

 I am writing a database to store student academic records at my local
 high school. I wish to generate attractively published reports home to
 parents.
 
 Does anybody know of a method or product that will produce elegantly
 formatted reports from MySQL?

StarOffice can create reports from MySQL databases and it's free.

Adam Stein
--
Adam Stein @ Xerox Corporation   Email: [EMAIL PROTECTED]

Disclaimer: All views expressed 
here have been proved to be my own.  [http://www.csh.rit.edu/~adam/]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php