Top "Export-to-text" questions

SQL Server : export query as a .txt file

I am trying to export my SQL Server query results into a folder in .txt format (this is for an …

sql sql-server sql-server-2008 export-to-text
DBeaver, export from database Postgres, table structure (properties) into file .txt

I have little problem with DBeaver. I want to export my structure from each table from database in file .txt. …

postgresql dbeaver export-to-text
How do I create a fixed width text file?

I have a fixed width text file that I needed to edit about 200 rows of. Importing into excel is easy …

excel text-files fixed-width export-to-text
export content to a text file using java with save dialog

i have a result set which has got some values, i want to export the data which is there in …

java servlets export-to-text
Excel to Tab delimited (.txt) file with special character

I want to export Excel to Tab delimited (.txt) file with special character. I've changethe format to UTF-8, but it …

excel utf-8 excel-2010 office-2010 export-to-text
C# Save DataGridView to Text File

I'm currently attempting to use datagridview for the first time, I have managed to do many things with it so …

c# datagridview export text-files export-to-text
Export Google spreadsheet to text file using script

I have a Google spreadsheet file containing just one sheet with one column. Everytime it is changed, it should be …

google-apps-script google-sheets export-to-text