Most voted "export" questions
53 questions
Sort by count of
-
8
votes2
answers9843
viewsExport to excel via javascript, put name in file
Guys I use the very simple routine below to export to excel, it works cool, but I would like to give a name to the file when exporting, but I didn’t want to use plugins or huge functions just add a…
-
7
votes1
answer859
viewsTransfer ownership of a "Property" from Google Analytics?
The documentation on the ownership of Google Analytics accounts does not clarify whether it is possible to transfer ownership of certain Property user A to user B. I found this answer on SOEN given…
-
7
votes1
answer146
viewsWhat is the purpose of the keyword "export"?
I created a angular design to start my learning and I am currently using Typescript to do the App. However, a question arose regarding the keyword export (if it really is a keyword). I used it to…
-
6
votes1
answer22729
viewsHow do I export table in R in txt or csv?
I wonder how I do to export a generated data table within the R to format txt or csv?
-
6
votes1
answer5630
viewsHow to generate an executable of a program made in Eclipse?
I did a program for the company in which I work entirely on JOptionPane, just so the program would work just by opening real system windows (I thought it would be easier to run officially after the…
-
5
votes1
answer663
viewsHow to export data from R directly to sql server?
Friends, I consumed a web service with R and now I need to export this data directly to sql server. How do I?
-
3
votes1
answer1710
viewsHow to export data from an Oracle 11 database and import into an Oracle 10?
I am having trouble exporting data from an Oracle 11 to another Oracle in version 10. I tried to copy the binary exp from old machine to new but as they are different architectures (32/64 bits) did…
-
3
votes2
answers985
viewsHow to export an HTML/C#(Razor) page to PDF?
I have some simple tables and need to export them to PDF. I found the library itextsharp, but in the compressed file there are many folders and files and do not know how to add the reference in my…
-
3
votes2
answers19115
viewsMysql Workbench Import and Export
I have a Mysql Workbench Database with the data filled and I want to pass this data all filled to another Mysql Workbench, but on another computer. Is it possible to do that or I’ll have to fill out…
-
3
votes1
answer121
viewsExport to database
I load 3 Strings from a CMS. String Data da Noticia String Titulo da Noticia String Texto da Noticia Within a loop, create the query to insert with these 3 strings. I’m just having some problems.…
-
3
votes2
answers2346
viewsGenerate txt file according to the predefined layout in c#
I need to export data from a class according to a specific layout consisting of size and position. For easy maintenance, I need simple layout change. Follow down my class: public class…
-
3
votes1
answer81
viewsDoes Matlab enable interactive (real-time) data export?
Good afternoon, I am using Matlab in order to receive real-time HTML data to generate graphs that are constantly updated, but I still haven’t found anywhere how I could export these graphs to other…
-
3
votes1
answer500
views -
2
votes1
answer1350
viewsError executing bcp command inside a precedent
When I execute the command: DECLARE @cmd varchar(1000); SET @cmd = 'bcp "select [colunas] FROM [usuario].dbo.[tabela] " queryout "\\***\SQLServer\text.txt" -c -UTF8 -T -S***'; EXEC xp_cmdshell @cmd;…
-
2
votes1
answer255
viewsError opening exported excel file in PHP
I use the following code: <html xmlns="http://www.w3.org/1999/xhtml" lang="pt-br" xml:lang="pt-br"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible"…
-
2
votes1
answer1198
viewsHow to print/export (pdf, xls, printer) the graphics from google Chart?
I created a screen with several graphics using google Charts, but I need to print/export to pdf, xls, printer, only from everything I searched on the net I haven’t found anything yet, does anyone…
-
2
votes1
answer360
viewsExport Table to Excel, Problems with String Numeric
I looked here in Stack, but maybe I did not find the right question, I am exporting data from PHP to Excel with HTML tags, it exports in a good way, I happen to have a column that is String, for…
-
2
votes1
answer1073
viewsExport Datatables
I use the plugin Jquery Datatables, and would like to export the data (CSV, Excel, PDF...) of the tables through custom buttons, instead of the buttons that the plugin itself offers, will it be…
-
2
votes1
answer273
viewsHow to import and export members using Ecmascript modules in the browser?
I am trying to import a class, but I am making one or several mistakes. Can anyone enlighten me about? Filing cabinet js/calendar: export default class Calendar { constructor(date) {…
-
1
votes0
answers70
viewsExport XPDL file to Camunda Modeler
Does anyone know if it is possible to export a file in XPDL format from a diagram made in Camunda Modeler?
-
1
votes2
answers6427
viewsExport data from Firebird
I have a client registration program linked to Firebird, but I will not use this program anymore and I need the data. Could I take the database.fbd file, which I’m afraid is all the entries and…
-
1
votes1
answer660
viewsExport table content to an Excel file
I wonder if it is possible to create a function in PHP and/or Javascript that allows to export the contents of a table in HTML (table inside a div) straight to an Excel file. I’m trying to take…
-
1
votes1
answer381
viewsGet information about a data table through SAP
In SAP we have the SE11 transaction where it is possible to view and change characteristics of a data table, it would be possible to export to a txt or csv file the following information: Column…
-
1
votes1
answer198
viewsHow to export Sublime 3 data
I would like to know how to export data from sublime 3, the packages I use and settings. Unfortunately it has no automated and agile way to do this.
-
1
votes1
answer80
viewsDatagridview Dataset Problem [C#]
All right? I’m having trouble with the popular one DataGridViewwith data from Dataset. In my button1 i perform the search, reading and import for the DataGriView of all xml files in a given…
-
1
votes0
answers35
viewsFunction savefile(); exports default to downloads folder
Good morning I would like a help, the function is exporting straight to download folder, I would like to be able to choose which folder to save the file on. I still can not see a solution for this…
javascript html5 filing-cabinet javascript-events exportasked 7 years, 5 months ago André Vieira 11 -
1
votes1
answer683
views -
1
votes0
answers215
viewsAccent error when exporting xlxs database data with javascript
I am maintaining a code that reads data from a MYSQL database and via PHP transforms it into a table and with Jquery I export it with Excel document. However the accent gets all wrong for example:…
-
1
votes0
answers37
viewsSystem.Outmemory error while exporting excel c#
I need to export a report to excel in c#, but when I use this code, the exception is returned 'System.OutOfMemory' on the line: wb.Worksheets.Add(dt, "Relatorio"); on account of excel size (580mil…
-
1
votes1
answer845
viewsError when exporting Excel using Maatwebsite / Laravel-Excel
The excel export works well up to 10000 records but above that it returns me the error: "127.0.0.1 is Currently Unable to Handle this request. HTTP ERROR 500" Someone’s had that problem before?…
-
1
votes1
answer558
viewsI need to export a variable from one typescript to another, but the variable does not get the value I need
I need to export the language variable of a ts to another, however, the variable (language) that is being exported does not present the value that I want to export. I tried to put the export in some…
-
0
votes0
answers99
viewsMaven does not export all Classnotfoundexception jars
I have a web project (.War) and it exports SOME jars to WEB-INF/lib folder, as it does not export the jar org.json and I’m getting Classnotfoundexception! I am using Maven, would like to know how I…
-
0
votes1
answer367
viewsOracle does not export all tables
I am performing an export by database at a time 11.2.0.1.0 but when checking the log I realize that the tables that have no record are not exported. command I’m using to export the database exp…
-
0
votes2
answers47
viewsInsert filesystem image name in mysql
I use Debian, and I need to capture the image names of a folder and insert the names (as string) into a mysql table. ss:~/folder_img$ 859034809583_img.jpg 458389547389_img.jpg ... This problem has…
-
0
votes0
answers23
viewsUpload file and use it to export data
I have a file called preload.js, it is the first to be loaded. I need to do a scan and send the result to multiple files when prompted. I tried: module.exports = { online: false, client: client,…
-
0
votes1
answer478
viewsExport Listview to Excel (.xls) from a list populated by LINQ, WPF project (C#)?
Good... I need to export the Listview data populated by the LINQ method of an SQL database... I’m not getting the Column Headers in Excel... Anyone can help? Reference:…
-
0
votes2
answers375
viewsExport process information to a . txt - Python
Good morning! I have a problem exporting the information that my process is generating. Currently I copy everything in mine print and paste it into a txt file, but I’d like to take this manual…
-
0
votes0
answers227
viewsPDF generation through a very slow PHP HTML
I am developing a system in PHP that has a module for the PDF export of a certain information that Gero in HTML, but this process is very slow because I think it is a lot of information (on average…
-
0
votes1
answer111
views -
0
votes1
answer73
viewsProblem with exporting xls
I am making script to export a table pro Excel when I open it shows null follows the code: function M(){ var nProcesso = document.getElementById('nProcesso').value; var Autor =…
-
0
votes0
answers78
viewsNode js error importing module
Good afternoon to everyone, I am trying to organize my project, I prescribe to work with Ode, I have a function that creates a chart, I separated it into a separate file and exported this function…
-
0
votes1
answer434
viewsImport and Export Javascript functions and classes
When I try to import a console class from the browser, the following error appears: Uncaught SyntaxError: Cannot use import statement outside a module Filing cabinet models/Evento.js: export class…
-
0
votes2
answers163
viewsTxt generation, does not work PHP_EOL function
Good morning, everyone. I am working on a php page for generating a.txt export data file to be imported back into another system. I had programmed taking into account the server running php 7, but…
-
0
votes2
answers40
viewsError when exporting custom component
I’m working with Angular, and a pro template I bought. However I am trying to export a custom component, but I was not successful in trying to export this my component, I did it also to the examples…
-
0
votes0
answers14
viewsGrails - Plugin Export / Format Fields Output
I am making a report, using grails and the export plugin and I have a problem. I have fields that depending on the situation can come null, I do a search with criteria in a certain class, there I…
-
0
votes0
answers83
viewsMysql file export error "ERROR 1(HY000): Can’t create/write to file"
Hello, I was having some problems to export a table in csv format from my database in Mysql due to the definitions of "secure_file_priv"... I made the following changes: I created a directory at the…
-
0
votes0
answers8
viewsNumeric value 0 (zero) is exported as empty using Alasql
I need to export to excel a data set that comes from an API, this API is external and I cannot modify it. I’m using alasql to export excel, but when the column is numerical values I’m having…
-
0
votes3
answers220
viewsWhy can’t I use module export to export variable
Explanation: Good guys in my app.js file have many lines of codic ... Some functions ... But I think it doesn’t matter much, so what I want to do is export a variable that I need to use in another…
-
0
votes0
answers7
viewsHow to extract all comments from an instagram profile to an excel file?
Hello! I’m running a scraper to extract comments from open instagram profiles for an excel. However, the code I’m using extracts each comment to a notepad, separated into folders by post and…
-
-1
votes2
answers35
viewsHow to export [[ ]] from a list in separate excel files using R?
I play here part of a dataframe I’m working on: producao<-data.frame( discente = c("ANA", "ANA", "ANA", "ANA", "ANA", "MIGUEL", "MIGUEL", "MIGUEL", "MIGUEL", "MIGUEL", "JAIME", "JAIME", "JAIME",…