Top "Export" questions

"Export" refers to the automated or semi-automated conversion of data sets from one data format to another.

How to export part of a table as SQL in Adminer?

In Adminer, I can export whole tables with the "Export" menu option. When I enter a query, I can export …

php mysql database export adminer
Exporting Illustrator to layered PSD

I am trying to export a Illustrator design into a Layerd Photoshop PSD file. But its getting exported as a …

export photoshop layer adobe-illustrator
How to write a movie with video AND audio using AVAssetWriter?

I want to export a movie with AVAssetWriter and can't figure out how to include video and audio tracks in …

iphone video audio export avassetwriter
Export DB with PostgreSQL's PgAdmin-III

How to export a Postgresql db into SQL that can be executed into other pgAdmin? Exporting as backup file, doesn't …

sql postgresql export database-backups pgadmin
Confusion: How does SQLiteOpenHelper onUpgrade() behave? And together with import of an old database backup?

let's assume I have a database table test_table with 2 columns and a corresponding create script in the SQLiteOpenHelper: DB_…

android import export sqliteopenhelper
Firebase: export user accounts’ email and password hashes

I use email/password authentication for my Firebase. I’m considering moving to a different backend and I’m wondering …

export firebase
export to epub format in php

Does anyone know of a php class that can create/export ePub files? I have a book stored in a …

php export epub ibooks
How do I export Trac tickets to MS Excel including the ticket description, with formatting?

I need to be able to export Trac tickets from a report or custom query to Excel, including the ticket …

excel export trac
how to save/ export inline SVG styled with css from browser to image file

I have a web app that is generating inline SVG graphics in the client on the fly based on user …

javascript image browser svg export
SQL Server 2005 SSIS Data Transfer SQL to Excel Corrupts Excel File

I have an SSIS package that exports data from a table on a SQL Server 2005 database to an Excel Spreadsheet. …

sql-server-2005 excel ssis export corruption