Results 1 to 2 of 2
Hi All
I am new bie to this world . I do have an application running under linux which collects all the information about a call center activities in ascii ...
- 02-20-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 1
How to extract data from *.sta
Hi All
I am new bie to this world . I do have an application running under linux which collects all the information about a call center activities in ascii and output it to a xxxxxx.sta file .
I would like to know how to extract this application so that i import this data into a sql database ?
Though i do have a windows based propiertaty application which autoamtically download these files on a daily basis into a windows box and with the same application i can view the content in a text format .
Looking forward to get ideas from this forum
Thanks
Ranji
- 02-20-2008 #2Linux Newbie
- Join Date
- Jan 2008
- Location
- UK
- Posts
- 211
Not quite knowing the internals of the programs involved I would use the text output you have and then change that into a format or run a program on it to enable it to be used in an sql database.


Reply With Quote