If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Mergimg dmp files

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-06, 03:22
suneshkumar suneshkumar is offline
Registered User
 
Join Date: Jan 2006
Posts: 3
Mergimg dmp files

Hi Friends

I am developing an application in that I have to create 2 dmp files using "mysqldmp" for example dump1.dmp and dump2.dmp containing dump for different tables.

Now i have to create a 3rd dump file dump3.dmp with the combination of above 2 dump files.

Share ur ideas friends

Waiting for your replies..
Reply With Quote
  #2 (permalink)  
Old 03-03-06, 10:52
jfulton jfulton is offline
Registered User
 
Join Date: Apr 2005
Location: Baltimore, MD
Posts: 297
So you just want to concatenate two files? What is your environment?

linux cat (http://www.die.net/doc/linux/man/man1/cat.1.html)
Windows copy a+b+c ??? (http://www.msi.umn.edu/llsda/ntunix.html)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On