Login
Search
Welcome to the iTechForums.
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.
To register now click here.
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 2
Members:
Number of Users Online:
Welcome to our newest member,
Reply
 
Thread Tools Display Modes
  #1  
Old 05-13-2008, 08:17 AM
dreamzdb dreamzdb is offline
Junior Member
 
Join Date: May 2008
Posts: 3
Default

SQL Equivalent to MySQL's mysqldump command?


How can I export a SQL database to a flat file so that it can be replicated on another server?

Similar to a mysqldump...
It is SQL Server, but I don't have shell access. What type of file will bcp output?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 05-13-2008, 08:18 AM
MiguelSCM MiguelSCM is offline
Junior Member
 
Join Date: May 2008
Posts: 2
Default

If Sql Server:
Use the BCP utility: http://msdn.microsoft.com/en-us/library/aa174646(SQL.80).aspx

If Oracle
USE the exp command: http://www.orafaq.com/wiki/Import_Export_FAQ

Sybase
Use the unload database features on the Sybase Central Console

Good luck and tellme if further help is needed
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
-f command does not work for my SSH - Unix.? Eylül UNIX 1 05-21-2008 07:44 PM
is there a very very simple equivalent of java's parseInt() in c++? ladaghini Java, Java Servlets & JSP 1 05-13-2008 08:17 AM
Javascript command line? drp2309s JavaScript 0 05-10-2008 01:35 PM
What is the equivalent to Math.Random() in C# .net? Oohay Warssen .Net (ASP.Net, VB.Net, C#) 2 05-06-2008 01:35 PM
can't run this command on oracle help !!!!!!!? akademiks_98 Oracle 0 05-06-2008 12:40 PM

Your Ad Here

All times are GMT. The time now is 06:58 AM.