Forum Discussion
- rraghvaniChampion Level 3
See aqFile.WriteToTextFile Method. When you have a new text file, it's not possible to write to a specific line, as the file is empty. And for an existing text file, use ReadLine Method to skip the number of lines, and then write the text.
You will have to create your own function, to write to a specific line in a text file.
- Shivani3Occasional Contributor
Do we have any database query to append data to database using automation script in test complete
- rraghvaniChampion Level 3
What do you mean exactly? Can you elaborate please?
- Shivani3Occasional Contributor
If we want to add any data to the database so for that we need a database query, But I need to do this using an automation script using test complete. So do you know about this.
- rraghvaniChampion Level 3
See Working With Databases and the examples.
- jkrolczyRegular Contributor
The post went from a text file to a database query ?
Related Content
- 7 years ago
- 13 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago