MerlinKnight
Technical User
OK, i have been trying to figure this out and have ran out of ideas.I need to import a .csv file.
The .CSV file at the beginning has
:mode=ask ( want to delete this and then put it back when i recreat the .csv file later.
then the next line has
:IOAccess, Application, etc
Then the next row's has the data for of these columns.
No problem except there is another field column with more data.
:IOREAL,group, etc
Then more data for each column. Then another row.
:MemDic, group, etc
Then more data.
What i need is the ability to import each of the :name rows and data into different databases to be able to look at the different data types and data collected in each area.
Do changes and then put it back into a .csv files like it was before but with the corrected data.
This will help me correct problems in a Wonderware app. database.
Any suggestion would greatly be appreciated.
The .CSV file at the beginning has
:mode=ask ( want to delete this and then put it back when i recreat the .csv file later.
then the next line has
:IOAccess, Application, etc
Then the next row's has the data for of these columns.
No problem except there is another field column with more data.
:IOREAL,group, etc
Then more data for each column. Then another row.
:MemDic, group, etc
Then more data.
What i need is the ability to import each of the :name rows and data into different databases to be able to look at the different data types and data collected in each area.
Do changes and then put it back into a .csv files like it was before but with the corrected data.
This will help me correct problems in a Wonderware app. database.
Any suggestion would greatly be appreciated.