Connecting Tech Pros Worldwide Forums | Help | Site Map

Output From an Executable Into a Table

Member
 
Join Date: Mar 2008
Location: India, Kerala
Posts: 49
#1: Jun 14 '09
Hello friends,

Which the better way to get Output From an Executable Into a Table

If I want IP configuration information in a table. "ifconfig" will display the IP details. what I want is to get the information into a table.

Thanks,
John

gpraghuram's Avatar
Expert
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,258
#2: Jun 15 '09

re: Output From an Executable Into a Table


Hi,
My suggestion would be using fsql or isql to connect to the DB and put the data there.
First you shuld parse the data and then use the sql with isql or fsql to insert the data into the table.
Thanks
Raghu
Reply

Tags
output into a table


Similar Unix / Linux / BSD bytes