Archives of the TeradataForum
Message Posted: Thu, 27 Jan 2005 @ 15:24:30 GMT
Subj: | | Re: SQL Assistant - Problems saving queries |
|
From: | | Dempsey, Mike |
When you say the queries 'disappear' do you mean the files are created but then deleted or do they never get created?
Can these same users consistantly save files to the same network file server using other apps such as Notepad? (From the same PC)
SQL Assistant uses the standard system 'Write' functions to output the query to a file. If the 'Open' fails (maybe due to security
restrictions, etc.) you would get an error message. Same thing if the Write fails because it was out of space, for example.
The application is unaware that the file is on a network server - all that is taken care of by the OS - it simply writes to the name provided
and lets the OS figure out what to do with the data.
Mike Dempsey
Teradata Client Tools
|