|
Export/Copy data from a Table or Query
|
Previous Top Next |

Again, either just select cells or records after having hidden unwanted columns and filtering out unwanted data. Then click on the Grid menu, click Print or pick a specific format for your data. You can choose from PDF, Excel, HTML, XML, Text and Clipboard. Then follow the relevant instructions depending on your choice. If you just click Print your data will be printed to the printer of your choice. Use the Preview, Setup and Designer options to change your data format, headings, styles and options.
If you prefer your data in SQL format, i.e. create and insert statements, you can simply click the Backup button in your data Grid View. It will automatically fire up MyRun, which in turn will use your current filter and data limits to generate an SQL script containing the table structure information, i.e. Create statement, and Insert statements capable of replicating your data. The source and resulting sql scripts will be automatically added to your Folders' Queries and Scripts respectively. To see these, just wait for MyRun to finish and then refresh both your Queries and Scripts folder.