× 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 you are building an output file you can do a two pass. First you can get the field names or headings with this statement
Select * from syscolumns where table_name='RCM'
This system table has everything you need to know about the fields in a table

-----Original Message-----
From: bpcs-l-bounces@xxxxxxxxxxxx [mailto:bpcs-l-bounces@xxxxxxxxxxxx] On Behalf Of Margareth Sere
Sent: Wednesday, June 06, 2012 5:16 AM
To: BPCS ERP System
Subject: [BPCS-L] Field Column Headings of BPCS Files

Dear ALL,
Apology if my question is not exactly related to BPCS. But the data I am using comes from BPCS files.
I was using SQL and when selecting to show data file records, the column headings showed the field text and not the field names.
Can anyone let me know how to show the field names in the column heading instead of field text.
I am not sure if it has to do with how the BPCS files was created. Anyhow, how can I control it.

Sample of my SQL statement: SELECT * from RCM

Thank you so much for your help.

Regards,
Margie
--
This is the BPCS ERP System (BPCS-L) mailing list To post a message email: BPCS-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/bpcs-l
or email: BPCS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at http://archive.midrange.com/bpcs-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.