Microsoft
Software
Hardware
Network
Question : Move Data - Different Schemas
I have 2 SQL 2008 databases. In database "A" I have a table that I want to extract data from and then import that data into a table within database "B". The schema is a bit different and has different column names so it's not just a straight copy. I need to have the data synced up only when it changes.
Any thoughts on how I would do this? I know I can use SSIS to move data but I'm wondering how to move the data and set it to run when the data changes.
Should I just create a job? look at replication?
Answer : Move Data - Different Schemas
Since both databases are in same server, trigger would work faster compared to the other options..
And let us know if you need any help in constructing triggers for this scenario..
Random Solutions
VB:NET MSSQL problem write "strings" InsertCommand
how to open, review, and edit a .exe file?
windows server 2008 unattended install
Does "DoCmd.TransferSpreadsheet<wbr /> acImport" allow you to append records to an Access table ?
There isn't enough memory to perform this operation. Close unneeded programs and try the operation again.
Closing an email causes Outlook to crash.
Formatted Crystal Report
Ms Access 2003 .mdb "may not be safe"
Use of Cards.dll in VB.NET
VFP code to make minimized app blink in taskbar?