Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

SOS !!!

 

hi !

 

I am trying to migrate data from Sybase to SQL server2000. I have a tool to do that.

I Have to check if the table structure and the data are identical in both the databases ( sybase and SQL server2000)

 

My problem is i have 900 tables and comparing the two manually will take ages ... Is there any other way to do that ? i mean is there any way which will help me do the comparison in a short time ?

 

HELP !!!

Posted

i am not sure how to compare it with your tool.

 

If for me, I will write a simpel system to copy every fileds in sybase into SQL server.

 

I means, write a program the get input from sybase and output to SQL server.

during the progress, you could do many comparison as you would like to.

 

Got my idea?

George C.K. Low

  • *Experts*
Posted

Our DB Admin uses a SQL Compare Tool. I'm not sure if you have a budget for this or if you want to do it yourself. If you're looking for a tool, search google for "sql compare". I can get you the product our DBA uses if you'd like (it's probably between $100 and $1000... not sure.

 

-Nerseus

"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...