Getting query from rdf file [message #282313] |
Wed, 21 November 2007 08:16  |
sispk6
Messages: 164 Registered: November 2006 Location: pakistan
|
Senior Member |
|
|
hi,
i am using form 6 and want to read query from rdf file at runtime , do anybody have some idea
thnx in advance
|
|
|
|
|
|
Re: Getting query from rdf file [message #282418 is a reply to message #282417] |
Wed, 21 November 2007 23:34   |
sispk6
Messages: 164 Registered: November 2006 Location: pakistan
|
Senior Member |
|
|
1. if i can get query of a report from .rdf , than i can simply write the data to excel file after specified intervals
or
2. i am not talkin about parameters , it has to be actual data
|
|
|
|
|
Re: Getting query from rdf file [message #282440 is a reply to message #282313] |
Thu, 22 November 2007 00:20   |
sispk6
Messages: 164 Registered: November 2006 Location: pakistan
|
Senior Member |
|
|
@ djmartin
Agreed
@littlefoot
what can i say, it is the requirement from my boss......
basically the problem is that, sometime the connection is lost at the plant ( ERP for a cement company) and the work is interupted . So i order to avoid the interuption in work i need to buffer some data in excel file , so that data can be used and work not interrupted even if connection is lost.
Regards
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Getting query from rdf file [message #282676 is a reply to message #282672] |
Fri, 23 November 2007 00:00  |
 |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
Then write the output as a flat file using 'text_io'. Why does Excel have to be used?
There would be a flat file per reprot and if you wish to you could keep hyperlinks to them in an Excel file.
David
|
|
|