Thread

  1. Re: [HACKERS] connection names

    Zeugswetter Andreas <andreas.zeugswetter@telecom.at> — 1998-05-08T15:20:22Z

    > user_name SQL_IDENTIFIED BY user_name
    > 
    > This should allow us to accept the standard connect calls as well as the
    > Oracle ones. Is there any major db system that uses a different syntax?
    
    For the password Informix uses:
    	connect to 'stores@zeusifx' USER 'informix' USING :passwd_host_variable;
    
    The rest looks very compatible. Do you want me to send you the demo samples ?
    
    Andreas
    
    
    
    
    
  2. Re: [HACKERS] connection names

    Michael Meskes <meskes@topsystem.de> — 1998-05-11T09:54:38Z

    Andreas Zeugswetter writes:
    > For the password Informix uses:
    > 	connect to 'stores@zeusifx' USER 'informix' USING :passwd_host_variable;
    
    I like this. It's already added to my source tree as an additional option.
    
    > The rest looks very compatible. Do you want me to send you the demo samples ?
    
    Yes, I like to get demo samples. I'm currently feeding ecpg with all demos
    that come with ORACLE.
    
    Michael
    
    -- 
    Dr. Michael Meskes, Project-Manager    | topsystem Systemhaus GmbH
    meskes@topsystem.de                    | Europark A2, Adenauerstr. 20
    meskes@debian.org                      | 52146 Wuerselen
    Go SF49ers! Go Rhein Fire!             | Tel: (+49) 2405/4670-44
    Use Debian GNU/Linux!                  | Fax: (+49) 2405/4670-10