I downloaded the latest win32 version - dated 8/17, although the
executable was dated 8/15?
(This is where it pays off to do things different from everyone else.)
I created for myself an account named "stevie-o". Thus, to grant
access to the database, I have to do this:
grant select on foo to "stevie-o";
However, the little preview window that shows the script to recreate
the table gets a teeny little bit overzealous with the quote marks:
GRANT SELECT ON TABLE foo TO "\""stevie-o\""";
--
-- Stevie-O
Real programmers use COPY CON PROGRAM.EXE
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])