×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If your SQL includes required fields from an existing table and also derives fields in the SQL and you specify *OUTFILE you will have what you need :-)
Test your SQL in STRSQL and then translate into DOCSQL and should be good to go.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
------------------------------
message: 3
date: Thu, 29 Mar 2012 15:42:33 +0000
from: "Stone, Joel" <Joel.Stone@xxxxxxxxxx>
subject: SQL create a new file from another PF ith a new field at end
of row?
Is it possible to create a file by inheriting all the fields and attributes from an existing PF, and adding a new field to the end of the row?
(Without defining each existing field in the CREATE TABLE statement?)
Thanks!
As an Amazon Associate we earn from qualifying purchases.