Tagged Questions

0
votes
3answers
29 views

Export tables from SQL Server to be imported to Oracle 10g

I'm trying to export some tables from SQL Server 2005 and then create those tables and populate them in Oracle. I have about 10 tables, varying from 4 columns up to 25. I'm not us …
0
votes
2answers
78 views

How do I migrate a newer SVN repository to an older version?

I created a local repository using tortoiseSVN a while back. Now I would like to migrate the repository to my DreamHost account. I moved the files over but it seems that DreamHost …
0
votes
0answers
51 views

How can I copy my (Ubuntu 9.04) Linux filesystem to another computer? [closed]

Hi, I have spent a lot of time configuring my computer: shell scripts, path definitions, video settings, as well as lots of programs. I would like to 1) move everything importa …
0
votes
0answers
17 views

TFPT unshelve & Migrate: What is the Base version for merging?

I am trying to use tfpt unshelve /migrate to unshelve my shelveset on to a different branch. When it does the unshelve, it also attempts to merge the file with the file in the tar …
0
votes
0answers
17 views

Best way to Migrate Anonymous Profile

Is there an alternate way that migrates all parameters implicit? Or any other advantages. From MSDN: public void Profile_OnMigrateAnonymous(object sender, ProfileMigrateEventAr …
0
votes
1answer
36 views

How to copy between Subversion repositories preserving properties but not preserving history.

How can I copy a folder from one existing Subversion repository to another without preserving history, and in such a way that preserves relevant svn properties (e.g. preserve svn:i …
1
vote
1answer
199 views

After installing MySQL 64 Bit on Snow Leopard is it possible to migrate the old data?

Hey, in /usr/local i now have two mysql folders: mysql-5.1.34-osx10.5-x86 mysql-5.1.37-osx10.5-x86_64 is it possible to migrate the data from my old mysql folder to the 64 bit o …
1
vote
4answers
1k views

How do I preserve installed applications when migrating Ubuntu to another platform?

I'm looking at maybe moving from an older AMD64 to a new Intel dual-core which is 32 bit. Installation isn't a problem but can I transfer all the installed apps? I haven't been abl …
2
votes
1answer
112 views

What is the most straightforward path to move a project from Pinax 0.5.1 to 0.7beta3?

I'm updating a 0.5.1 complete_project to 0.7beta3 + virtualenv + pip + fabric. I have converted my project into multiple stand-alone applications and I have everything being pulle …
1
vote
7answers
487 views

Migrate table from MS SQL Server to MySQL

Hello, I have to migrate a table from MSSQL Server to MySql. The problem is that the table is quite big (65 millions records) and the whole process takes too much time. Does anyon …
5
votes
5answers
7k views

Copy tables from one database to another in SQL Server.

I have a database called foo and a database called bar. I have a table in foo called tblFoobar that I want to move (data and all) to database bar from database foo. What is the SQL …
0
votes
2answers
85 views

how to migrate from biztalk 2002 to biztalk 2006 R2

i would like to have step by step instructions on how to migrate from biztalk 2002 to biztalk 2006 R2.
1
vote
5answers
575 views

How would you migrate a multi-site ClearCase/ClearQuest environment to all Open Source?

I work in an multi-site environment that's currently using Rational ClearCase for source control and Rational ClearQuest for issue tracking (I accept your condolences ahead of time …
1
vote
3answers
426 views

How do I migrate my website, mySQL, php pages, files, settings etc to Amazon EC2?

Hi I am completely new to EC2 and new to server admin and have been working on a windows 2003 server with our current web application made with PHP pages, mySQL database, and servi …
2
votes
4answers
259 views

migrate from C#.net 2.0 to php so the hash value of the password - how to resolve?

Hi we previously use a C#.net 2.0 to create a web app. Users password were hashed and stored in database using the following code. private const string encryptionKey = "AE09F72B …

1 2 next
15 30 50 per page