Click here to Skip to main content
15,922,894 members
Home / Discussions / Database
   

Database

 
QuestionHow to specify the new database location in MySQL Pin
Hesham Amin20-May-05 23:28
Hesham Amin20-May-05 23:28 
GeneralADOCE.NET Pin
Abbas_Riazi20-May-05 0:13
professionalAbbas_Riazi20-May-05 0:13 
GeneralRe: ADOCE.NET Pin
niansah20-May-05 6:23
niansah20-May-05 6:23 
GeneralRe: ADOCE.NET Pin
Abbas_Riazi20-May-05 9:31
professionalAbbas_Riazi20-May-05 9:31 
GeneralSql database modification Pin
webhay19-May-05 9:44
webhay19-May-05 9:44 
GeneralRe: Sql database modification Pin
Colin Angus Mackay19-May-05 22:54
Colin Angus Mackay19-May-05 22:54 
GeneralRe: Sql database modification Pin
webhay20-May-05 0:33
webhay20-May-05 0:33 
GeneralRe: Sql database modification Pin
Colin Angus Mackay20-May-05 0:42
Colin Angus Mackay20-May-05 0:42 
When you make changes in "the database" (by that I'm assuming you actually mean you used the Enterprise Manager") all that is happening is that the application is creating SQL scripts and running them.

All you need to do is to write scripts based on that. Enterprise manager can help by creating scripts for you. This will be a good starting point if you've created new tables, but you can take these scripts and modify them for just the changes.




My: Blog | Photos
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralRe: Sql database modification Pin
webhay20-May-05 0:48
webhay20-May-05 0:48 
GeneralRe: Sql database modification Pin
GreggS20-May-05 6:08
GreggS20-May-05 6:08 
GeneralHELP!!! using distinct keyword causes error 0x80040E21 Pin
oyinbogo19-May-05 7:21
oyinbogo19-May-05 7:21 
Generalhelp in undertsnading the joins Pin
satishrg19-May-05 5:31
satishrg19-May-05 5:31 
GeneralRe: help in undertsnading the joins Pin
Colin Angus Mackay19-May-05 6:39
Colin Angus Mackay19-May-05 6:39 
GeneralRe: help in undertsnading the joins Pin
satishrg19-May-05 7:58
satishrg19-May-05 7:58 
GeneralRe: help in undertsnading the joins Pin
Colin Angus Mackay19-May-05 12:34
Colin Angus Mackay19-May-05 12:34 
Questionproblem with update a row? Pin
Sasuko19-May-05 5:10
Sasuko19-May-05 5:10 
AnswerRe: problem with update a row? Pin
Colin Angus Mackay19-May-05 5:31
Colin Angus Mackay19-May-05 5:31 
GeneralRe: problem with update a row? Pin
Sasuko19-May-05 11:41
Sasuko19-May-05 11:41 
AnswerRe: problem with update a row? Pin
Luis Alonso Ramos19-May-05 14:09
Luis Alonso Ramos19-May-05 14:09 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 2:57
Sasuko20-May-05 2:57 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 4:19
Sasuko20-May-05 4:19 
GeneralRe: problem with update a row? Pin
Luis Alonso Ramos20-May-05 4:58
Luis Alonso Ramos20-May-05 4:58 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 5:00
Sasuko20-May-05 5:00 
GeneralRe: problem with update a row? Pin
Luis Alonso Ramos20-May-05 5:11
Luis Alonso Ramos20-May-05 5:11 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 5:21
Sasuko20-May-05 5:21 

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.