Paul, Pedro,

>>INSERT INTO Aux VALUES
>>(100.00),(100.11),(100.00),(100.22),(101.00),(102.00);

> It works fine on Unix.  Is "Aux" a special filename in Windows?

Good guess! Here's what I get:

C:\mysql\bin>echo hallo > aus

C:\mysql\bin>echo hallo > aux
Zugriff verweigert

This is "access denied". Looks like "aux" is a device name, such as
"lpt" or "con". I know that "Aux" used to be a hardware interface in
hifi components, I didn't know it was a device name under Windows.

Regards,
--
  Stefan Hinz <[EMAIL PROTECTED]>
  iConnect GmbH <http://iConnect.de>
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3

[filter fodder: sql, mysql, query]


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

Reply via email to