AVEVA Community
Site
Search
User
Site
Search
User
Aveva Edge Community (Formerly InduSoft Web Studio)
InduSoft Web Studio Archive (09/25/2020) - View Only
Sample Applications
Convert database table values to CSV file format
Forums
Mentions
Sub-Groups
Tags
More
Cancel
New
Replies
0 replies
Subscribers
1 subscriber
Views
26 views
Users
0 members are here
Options
Share
More
Cancel
Related
Convert database table values to CSV file format
Admin
over 8 years ago
This application executes a loop within a Global Procedure, reading values from each row of a database table, storing them in an array, then writing those values to a CSV file on each iteration of the loop.