RE: Zeos, MySQL problem

2003-12-16 Thread MDaheim
Hi David,

for Zeos questions check:

http://www.zeoslib.net/modules.php?name=Forums

regards

Michael Daheim

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



RE: CREATE VIEW

2003-12-15 Thread MDaheim
Hi, 

 Subject: CREATE VIEW
 
 I can't find this syntax in mysql tutorial and the program 
 does not accept
 it. Is there another method of achieving this ?

About Views:
http://www.mysql.com/doc/en/ANSI_diff_Views.html
http://www.mysql.com/doc/pt/Unnamed_views.html

Workarounds:
With google you'll will easily find discussions about using temporary or
heap tables as a workaround for views. It depends on your project, if that's
applicable.

Best Regards

Michael Daheim

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



MySQL VEE

2003-10-20 Thread MDaheim
Hi everybody,

we are trying to transfer Agilent Vee measuring data to MySQL. To my
knowledge programming an active-x component would be a useful way, but
probably somebody has an alternative approach, experience or a program for
the subject.
Recent tries were just partially successful, the internet research did not
bring up useful information.

Kind regards

Michael Daheim
Entwicklungsingenieur LF 1
Krohne Messtechnik GmbH  Co. KG

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