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]



Re: MySQL VEE

2003-10-20 Thread Mojtaba Faridzad
as I know in HP-VEE program you can export the data in a text file. in MySQL
you can read a text file by LOAD DATA INFILE command. this helps you to keep
the data in MySQL database without activeX programming.

- Original Message - 
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 20, 2003 9:06 AM
Subject: MySQL  VEE


 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]




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