Click here to Skip to main content
15,909,897 members
Home / Discussions / Database
   

Database

 
QuestionTrigger not firing in SQL Server 2000 Pin
debsoft755-Sep-09 19:29
debsoft755-Sep-09 19:29 
AnswerRe: Trigger not firing in SQL Server 2000 Pin
Abhishek Sur6-Sep-09 0:05
professionalAbhishek Sur6-Sep-09 0:05 
QuestionSQL Server FDHOST Pin
mhh1125-Sep-09 5:48
mhh1125-Sep-09 5:48 
QuestionDynamic Report Generator Framework Design using XML and C# [modified] Pin
RK KL5-Sep-09 3:30
RK KL5-Sep-09 3:30 
AnswerRe: Dynamic Report Generator Framework Design using XML and C# Pin
Mycroft Holmes5-Sep-09 13:08
professionalMycroft Holmes5-Sep-09 13:08 
GeneralRe: Dynamic Report Generator Framework Design using XML and C# Pin
RK KL5-Sep-09 13:50
RK KL5-Sep-09 13:50 
QuestionManaging Database Updates Pin
Phillip Donegan3-Sep-09 23:19
Phillip Donegan3-Sep-09 23:19 
AnswerRe: Managing Database Updates Pin
Johan Hakkesteegt4-Sep-09 3:15
Johan Hakkesteegt4-Sep-09 3:15 
The basic problem with your predicament, is that even if you could find a third party tool to do the migrations for you, you would still always have to do the mapping and possible conversions, which I suppose are the main part of the work anyway.

I think your best bet is to either start designing your database preemptively, or employ an add-and-recycle strategy when writing applications (i.e. as necessary, just only add new tables and/or columns, and as much as possible rename and/or convert existing tables and/or columns). This way you can just leave the existing databases be, and maybe clean them up a little every once in a while when you have time.

Admittedly, I may not have understood the full depth of your plight.

My advice is free, and you may get what you paid for.

GeneralRe: Managing Database Updates Pin
Phillip Donegan4-Sep-09 3:30
Phillip Donegan4-Sep-09 3:30 
GeneralRe: Managing Database Updates Pin
Johan Hakkesteegt4-Sep-09 3:41
Johan Hakkesteegt4-Sep-09 3:41 
AnswerRe: Managing Database Updates Pin
Mycroft Holmes5-Sep-09 13:18
professionalMycroft Holmes5-Sep-09 13:18 
GeneralRe: Managing Database Updates Pin
Phillip Donegan6-Sep-09 22:19
Phillip Donegan6-Sep-09 22:19 
GeneralRe: Managing Database Updates Pin
Mycroft Holmes6-Sep-09 22:33
professionalMycroft Holmes6-Sep-09 22:33 
Questionhelp writing query Pin
michaelgr13-Sep-09 22:21
michaelgr13-Sep-09 22:21 
AnswerRe: help writing query Pin
Blue_Boy3-Sep-09 22:41
Blue_Boy3-Sep-09 22:41 
GeneralRe: help writing query Pin
michaelgr13-Sep-09 23:36
michaelgr13-Sep-09 23:36 
GeneralUnion set theory Pin
David Mujica4-Sep-09 3:02
David Mujica4-Sep-09 3:02 
AnswerRe: help writing query Pin
Ashfield4-Sep-09 1:17
Ashfield4-Sep-09 1:17 
QuestionSQL 200 and SQL 2000 Pin
Vimalsoft(Pty) Ltd3-Sep-09 22:07
professionalVimalsoft(Pty) Ltd3-Sep-09 22:07 
AnswerRe: SQL 200 and SQL 2000 Pin
Abhishek Sur5-Sep-09 12:16
professionalAbhishek Sur5-Sep-09 12:16 
GeneralRe: SQL 200 and SQL 2000 Pin
Vimalsoft(Pty) Ltd6-Sep-09 20:20
professionalVimalsoft(Pty) Ltd6-Sep-09 20:20 
QuestionHelp Creating a Temp Table Pin
Hulicat3-Sep-09 11:19
Hulicat3-Sep-09 11:19 
AnswerRe: Help Creating a Temp Table Pin
Blue_Boy3-Sep-09 11:23
Blue_Boy3-Sep-09 11:23 
GeneralRe: Help Creating a Temp Table Pin
Hulicat3-Sep-09 13:52
Hulicat3-Sep-09 13:52 
AnswerRe: Help Creating a Temp Table Pin
Niladri_Biswas6-Nov-09 20:24
Niladri_Biswas6-Nov-09 20:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.