G
Gandalf Morgck
Hello specialists!
Google und Co. unfortunately, could not help me up to now, so maybe
anybody here can help?.
I store product data in a small Access DB to for export to another application .
This functions very well so far. Now I'd like to add some feature, that creates
an extra text-file for each record, when exporting the Access DB to my .csv
(data is exported by TransferText to .csv)
For Example:
Article abc
article xyz
....
After exporting, the export.csv contains all data for each record in one line.
parallely in the directory " C:\irgendwas \ " the files abc.txt and xyz.txt were
created. These .txt files also contain field values from the Access DB
For example:
Price=1,50
Supplieer=Müllerhuber
etc.
(quite similar to "ordinary" .ini file)
Question: Is that possible with Access? If yes - how? If not - how I could manage it otherwise?
Tia & Cheers,
Gun.
PS: School English sucks ;-)
Google und Co. unfortunately, could not help me up to now, so maybe
anybody here can help?.
I store product data in a small Access DB to for export to another application .
This functions very well so far. Now I'd like to add some feature, that creates
an extra text-file for each record, when exporting the Access DB to my .csv
(data is exported by TransferText to .csv)
For Example:
Article abc
article xyz
....
After exporting, the export.csv contains all data for each record in one line.
parallely in the directory " C:\irgendwas \ " the files abc.txt and xyz.txt were
created. These .txt files also contain field values from the Access DB
For example:
Price=1,50
Supplieer=Müllerhuber
etc.
(quite similar to "ordinary" .ini file)
Question: Is that possible with Access? If yes - how? If not - how I could manage it otherwise?
Tia & Cheers,
Gun.
PS: School English sucks ;-)