I would know how to create a report which has as data source a text file
someone can help me?
Hi Maaloul-
To retrieve data directly from a text file, you would need to implement your own custom data extension. A sample data extension can be found here:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=B8468707-56EF-4864-AC51-D83FC3273FE5
-Jon
|||Another option is to create an ODBC connection to the text file. This has been written up several times.
No comments:
Post a Comment