Re: CDSISIS

2002-08-15 Thread Emiliano Marmonti

Hi people,

I ´ve converted from an ISIS database to Mysql. The opposite also is
possible. As you know an ISIS tech database could not be relational. Perhaps
you want to make some normalization first. I have done this using ISIS_DLL
from VB, firs created an Access Database, exported to text and used a LOAD
DATA...

If you want to know how to handle ISIS Databases, the best tools and
some documentation you can go to

http://www.bireme.br

You will find a section dedicated to ISIS Technology and ways to access
to this data using Java,PHP, VB, Delphi, etc. Using some of this tools (that
most are free) you can make a personalized development to make the
conversion succesfully.

Regards
Emiliano.


- Original Message -
From: Usama Salama [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, August 15, 2002 6:04 AM
Subject: Re: CDSISIS


 hi

 i have the same problem with converting CDS ISIS to any other dbms
 but i know that CDS ISIS can export data in ISO format , the question here
,
 can MySQL import ISO file , and how ?

 Thanks
 regards

 USAMA*

 _
 Join the world's largest e-mail service with MSN Hotmail.
 http://www.hotmail.com


 -
 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



-
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




Fw: Problem under Solaris

2002-06-21 Thread Emiliano Marmonti

Dear people

I have a problem installing under Solaris. I've downloaded a compiled
mysql, installed under /usr/local, create mysql group and mysql user, the
owner of mysql/data is the group mysql and everything looks well. But when I
try:

bin/safe_mysqld --user=mysql

The mysql starts and inmediatly ends. Looking the log file I can see
that it says:

020621 20:49:05  mysqld started
020621 20:49:05  /usr/local/mysql/bin/mysqld: Can't create/write to file
'/usr/l
ocal/mysql/data/bdu.pid' (Errcode: 13)
020621 20:49:05  /usr/local/mysql/bin/mysqld: Can't find file:
'./mysql/host.frm
' (errno: 13)
020621 20:49:05  /usr/local/mysql/bin/mysqld: Error on delete of
'/usr/local/mys
ql/data/bdu.pid' (Errcode: 13)
020621 20:49:05  mysqld ended

it looks like has no rights to write the file, isn´t it. I tried to use
scripts/mysql_install_db but It says that could not find mysqld and I 've
seen that my.cnf does not exists. Is there a way to put it working or must I
download source code and compile it from scratch?

Thanks a lot in advance

Emiliano H.Marmonti



-
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




Problem with database

2002-02-11 Thread Emiliano Marmonti

I have a site using PHP  Mysql. About a month ago to now one of the tables
gets corrupted with the message Got Error 127... I fix it and everything
works OK, except every time I loose 1 record.

Today I could obtain mysql.err from the machine and I could see whenever an
error is produced by date, previously I have the following line:

020205  9:57:46  Aborted connection 137 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
020205  9:57:46  Aborted connection 124 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
 or

020205 12:55:51  Aborted connection 377 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)
020205 13:05:37  Aborted connection 504 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)


It doesn´t seems too clear for me because no ODBC client should be accessing
to the database. Should I suppose that an unautorized ODBC client is
breaking the table or could be another problem?

Thanks a lot.
Emiliano.



-
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


-
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




Problem with database

2002-02-06 Thread Emiliano Marmonti

I have a site using PHP  Mysql. About a month ago to now one of the tables
gets corrupted with the message Got Error 127... I fix it and everything
works OK, except every time I loose 1 record.

Today I could obtain mysql.err from the machine and I could see whenever an
error is produced by date, previously I have the following line:

020205  9:57:46  Aborted connection 137 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
020205  9:57:46  Aborted connection 124 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
 or

020205 12:55:51  Aborted connection 377 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)
020205 13:05:37  Aborted connection 504 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)


It doesn´t seems too clear for me because no ODBC client should be accessing
to the database. Should I suppose that an unautorized ODBC client is
breaking the table or could be another problem?

Thanks a lot.
Emiliano.



-
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




a problem with a database

2002-02-05 Thread Emiliano Marmonti

I have a site using PHP  Mysql. About a month ago to now one of the tables
gets corrupted with the message Got Error 127... I fix it and everything
works OK, except every time I loose 1 record.

Today I could obtain mysql.err from the machine and I could see whenever an
error is produced by date, previously I have the following line:

020205  9:57:46  Aborted connection 137 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
020205  9:57:46  Aborted connection 124 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Server shutdown in progress)
 or

020205 12:55:51  Aborted connection 377 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)
020205 13:05:37  Aborted connection 504 to db: 'Biblioteca' user: 'ODBC'
host: `localhost' (Unknown error)


It doesn´t seems too clear for me because no ODBC client should be accessing
to the database. Should I suppose that an unautorized ODBC client is
breaking the table or could be another problem?

Thanks a lot.
Emiliano.


-
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