Tagged Questions
2
votes
1answer
51 views
exporting and importing data from one user installation to another
I want to give users the functionality of export data from one WordPress plugin installation from one site to another. A "WordPress plugin" doesn't make the difference, I'm interesting in the ...
0
votes
2answers
431 views
How can i make code formatting in netbeans and eclipse equal
How can i make code formatting standards equal in netbeans and eclipse equal. Also is ther is any way that i use eclipse code formatter in netbeans as for netbeans does not format javadocs comments
...
0
votes
3answers
380 views
how to export / import batch of data to SQL Express 2005 in vb.net
I'd like to make a program module that exports all records from three tables in a database into a file at once(I means not adding row by row, maybe like BULK). Here I have some questions
Is it ...
0
votes
2answers
864 views
How to create dmp file of Oracle database?
I have database reside in my Oracle 10g, I need to carry it to another PC. What should i do to import and export it to another pc?