Archives of the TeradataForum
Message Posted: Fri, 23 Mar 2001 @ 18:05:29 GMT
Subj: | | Re: Displaying view/macro text from the database |
|
From: | | David Hough |
Queryman 5.1.1 (and other versions) make this problem worse by inserting an extra blank in front of each line when you do a show. This
means that every time you show-edit-replace your view or macro you increase the size by one blank per line. We have a DR open to fix this
that is targeted for TUF 6.1, probably sometime this summer.
On the plus side, Queryman 5.1.1 allows you to execute a command from a file using 'run ' in place of a query. This can be
very helpful if you are storing your queries in some kind of offline repository.
You may also want to consider an upgrade to ODBC 2.8.1 at the same time you go to Queryman 5.1.1. You need both products for stored
procedure support anyway.
/doc
|