|
Le lun. 22 oct. 2001 15:11:45, écrivait: > I am trying to create a dynamic reporting eng using sql and the > runsqlstm. I was going to use query manager to do this but it has a > limit of 250 columns. Does any one know how to use the runsqlstm > command and have the result set placed in a file? > RUNSQLSTM does not allow SELECT clause. But you can use an INSERT clause to add lines to a database file. If your request is dynamic, you have to build it and write it in a source physical file in order for RUNSQLSTM to use it. -- Cordialement/Best regards Marc Rauzier Opinions I stated here are my own.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.