enum

2001-06-23 Thread Peter Adamka

Hello;

Is there some way to create a collumn, where the only possible values are
enumerated in other table? I'm looking for something like this:
ENUM(SELECT xy FROM tab;)
I'm able to do it with perl+CGI. But is there some easier way?

Maybe it's a stupid or already discused question, but I haven't found
anything about it.

Malmo

Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates Why not?


-
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: gui

2001-06-22 Thread Peter Adamka

Try also mysql_navigator (latest 1.2.3). You'll need qt 2.2.x (and a
little work with compillig :-).
Nice, simple, powerfull. I'm very happy with this GUI.
http://sql.kldp.org/mysql

Malmo

Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates Why not?

On Fri, 22 Jun 2001, Sinisa Milivojevic wrote:

 Ricardo Striquer Soares writes:
  does enyone knows a GUI to use with mysql wich is verry friendly one?
 
  thanks advanced.
 
  _
  Do You Yahoo!?
  Get your free @yahoo.com address at http://mail.yahoo.com
 


 Hi!

 Try our mysqlgui.

 New version for Windoes and bug-fix release for Linux is coming out
 soon.


 --
 Regards,
__  ___ ___   __
   /  |/  /_ __/ __/ __ \/ /Mr. Sinisa Milivojevic [EMAIL PROTECTED]
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
 /_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
___/   www.mysql.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




Re: StarOffice

2001-06-11 Thread Peter Adamka

1, Install unixODBC (look at www.unixodbc.org)
2, Then compile MyODBC with --with-unixODBC switch (I'm not sure about
the syntax, look in ./configure -- help).
3, Setup odbc.ini propperly (here U can use ODBCConfig)
4, In StarOffice U should be able to create ODBC Database (select mysql
driver in setup for db).

This worked on my RH7.0 box. Maybe it'll help.
Malmo

Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates Why not?

On Sat, 9 Jun 2001, Jan Birk wrote:

 Hi

 I am new to this list, so foregive me if this have been asked before. Can
 anybody inform me and maybe point me in a direction (faq, etc.) for
 connecting mysql and StarOffice (Sparc, Solaris).

 Thanks and best regards

 Jan Birk


 -
 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




Re: MySQLGUI strange behavior

2001-04-06 Thread Peter Adamka

Hi
1, I got packages from mysql site (3.23.33).
2, The mysqlGUI is 100% statical.
3, It crashes after I try to create database and then going to admin
panel.
4, I've found something that I've not seen. It end crashes with segfoult.

Malmo 



Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates "Why not?"

On Thu, 5 Apr 2001, Sinisa Milivojevic wrote:

 Peter Adamka writes:
   It's me again.
   So I downloaded the statical compiled MysqlGGUI, and i can start it
   without problem. I can also connect to mysql server and change database.
   BUT: - When I try to create database the result is NULL :)
- After entering the admin panel it usually crashes after another
   operation
- It refuses to create a table (I'm a root of course)
   AND SO ONE ... 
   
   May it be due to different libraries?
   
   I got standard libs from RH7.0; MySQL 3.23.35; and all packages required
   for MySQLGUI.
   
   Thanks.
  Malmo   
 
 
 Hi!
 
 If you have statically built mysqlgui, you do not require any
 libraries. 
 
 Please check out that it is not semi-static executable. What is the
 output from ldd on mysqlgui ??
 
 
 If you can not create database, may be you do not have privileges, but
 the admin panel should not crash.
 
 Can you please tell me exactly what to do to crash admin panel.
 
 Also do not use MySQL binaries from RH 7.0, but use our binaries.
 
 
 Regards,
 
 Sinisa
 
     __ _   _  ___ ==  MySQL AB
  /*/\*\/\*\   /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
 /*/ /*/ /*/   \*\_   |*|   |*||*| mailto:[EMAIL PROTECTED]
/*/ /*/ /*/\*\/*/  \*\|*|   |*||*| Larnaca, Cyprus
   /*/ /*/  /*/\*\_/*/ \*\_/*/ |*|
   /*/^^^\*\^^^
  /*/ \*\Developers Team
 
 -
 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




MySQLGUI strange behavior

2001-04-05 Thread Peter Adamka

It's me again.
So I downloaded the statical compiled MysqlGGUI, and i can start it
without problem. I can also connect to mysql server and change database.
BUT: - When I try to create database the result is NULL :)
 - After entering the admin panel it usually crashes after another
operation
 - It refuses to create a table (I'm a root of course)
AND SO ONE ... 

May it be due to different libraries?

I got standard libs from RH7.0; MySQL 3.23.35; and all packages required
for MySQLGUI.

Thanks.
Malmo   


Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates "Why not?"


-
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




MYSQLGui

2001-03-28 Thread Peter Adamka

Maybe this question is out of topic, but I'm feeling really unhappy.
I'm trying to compile MysqlGui, but at the end it always says, that there
are no -lrc an -lrcl libraries. And that's the point. I have no idea, what
libraries I should download (I'm using RH7.0 on 200MMX).

Malmo   


Malmo If I only got 20$ for evryone who's too lazy to configure his own comp.
Bill Gates "Why not?"


-
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