I need to export huge amount of data from ado.net datatable(which i get by db query) to excel. I tried the following way : 1. Create excel object with workbook/worksheet @ server side...and use memor
I have got a silverlight application which basically plays videos among other things, as is portrayed below (Silverlight 3):
A Flash movie loads another movie that contains va开发者_如何学JAVArious asserts - movie clips in its library with \'Export for Action Script\' settings set.
I need to export a table from phpmyadmin to a comma de开发者_如何学Climited text file. I think there is a code but can\'t seem to find it. I found one but it doesnt work.
I have database which resides in my Oracle 10g. I need to carr开发者_开发知识库y it to another PC. What should I do to import and export it to another PC?As you are on 10g you should use the DataPump
I have the following scenario. I have two methods of populating a GridView with data. These are as follows:
I\'m working on a project on Eclipse, more specific RAD build. The EAR file exported is around 40 mb, last week it was taking 1 minute, today it开发者_运维技巧s taking more than 10 minutes.
I need to export da开发者_高级运维tabase from SQL Server 2005 to SQL scripts (like we can easily do in MySQL). So I want to get generated file with scripts like this
I have multiple CSVs. they are all export from a re开发者_如何学编程lation DB. Now each CSV contains thousands of entries, and references to other tables represented by other CSVs file.
I need to export; Multiple queries to different tables of ms access database from ms sql. I know it is possible by taking each query and export it to a single table and repeating the same for differ