This is a discussion on RE: dbaccess - return key does not work? within the Informix forums, part of the Database Server Software category; --> cool. who would of thunk it! j. -----Original Message----- From: informix-list-bounces@iiug.org [mailto:informix-list-bounces@iiug.org]On Behalf Of Andrew2006 Sent: Friday, December 28, ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| cool. who would of thunk it! j. -----Original Message----- From: informix-list-bounces@iiug.org [mailto:informix-list-bounces@iiug.org]On Behalf Of Andrew2006 Sent: Friday, December 28, 2007 7:14 AM To: informix-list@iiug.org Subject: Re: dbaccess - return key does not work? A colleague found the problem in my .bashrc: alias dbaccess='rlwrap dbaccess' I use rlwrap when in non-menu mode as you can view your history of all previous sql queries using the up and down arrows. When I used the alternative version I was specifying the full path and so not using my alias, hence it worked correctly. Thankyou everyone for all the help. Andrew _______________________________________________ Informix-list mailing list Informix-list@iiug.org http://www.iiug.org/mailman/listinfo/informix-list |