Click here to Skip to main content
15,896,730 members
Home / Discussions / Database
   

Database

 
GeneralRe: Sql Stored Procedure Pin
Anonymous1-Mar-05 19:00
Anonymous1-Mar-05 19:00 
GeneralRe: Sql Stored Procedure Pin
Mahesh16791-Mar-05 22:16
Mahesh16791-Mar-05 22:16 
GeneralRe: Sql Stored Procedure Pin
Tom Wright4-Mar-05 9:21
Tom Wright4-Mar-05 9:21 
GeneralOleDbDataAdapter.Update() should throw error but doesn't Pin
Florent Geffroy1-Mar-05 3:37
Florent Geffroy1-Mar-05 3:37 
GeneralRe: OleDbDataAdapter.Update() should throw error but doesn't Pin
Rob Graham5-Mar-05 12:20
Rob Graham5-Mar-05 12:20 
GeneralRe: OleDbDataAdapter.Update() should throw error but doesn't Pin
Florent Geffroy6-Mar-05 21:49
Florent Geffroy6-Mar-05 21:49 
Generalmultiple db systems in one app Pin
schilled1-Mar-05 2:45
schilled1-Mar-05 2:45 
GeneralRe: multiple db systems in one app Pin
-Dr_X-19-Mar-05 16:49
-Dr_X-19-Mar-05 16:49 
The only way I can think of is to create an empty copy of the old database and append the GUID fields to all of the tables. Import the old database then update all of the GUID fields according per their in pk to keep the referencial integrity. It would take some time to create the script to update all of the GUIDs properly but is doable. Then you could import the GUID'd db into the final target db. As far as GUID in oracle as char columns, the performance would most probably suffer but if the columns are indexed properly it shouldn't be that bad.

Michael

I firmly believe that any man's finest hour, the greatest fulfillment of all that he holds dear, is that moment when he has worked his heart out in a good cause and lies exhausted on the field of battle - victorious.
Vince Lombardi (1913-1970)
GeneralRe: multiple db systems in one app Pin
schilled20-Mar-05 22:22
schilled20-Mar-05 22:22 
GeneralSearching by degree of separation Pin
who2who228-Feb-05 23:19
who2who228-Feb-05 23:19 
GeneralRe: Searching by degree of separation Pin
Michael Potter2-Mar-05 4:03
Michael Potter2-Mar-05 4:03 
GeneralRe: Searching by degree of separation Pin
Colin Angus Mackay2-Mar-05 4:33
Colin Angus Mackay2-Mar-05 4:33 
GeneralExtended Stored Procedure from Trigger Pin
samvibes28-Feb-05 20:28
susssamvibes28-Feb-05 20:28 
GeneralRe: Extended Stored Procedure from Trigger Pin
Mike Dimmick28-Feb-05 22:57
Mike Dimmick28-Feb-05 22:57 
GeneralRe: Extended Stored Procedure from Trigger Pin
samvibes28-Feb-05 23:58
susssamvibes28-Feb-05 23:58 
GeneralRe: Extended Stored Procedure from Trigger Pin
Mike Dimmick2-Mar-05 5:58
Mike Dimmick2-Mar-05 5:58 
GeneralImage data Pin
Murlai28-Feb-05 17:28
Murlai28-Feb-05 17:28 
GeneralSQL Join over two databases Pin
ppp00128-Feb-05 15:40
ppp00128-Feb-05 15:40 
GeneralRe: SQL Join over two databases Pin
Timcyspet28-Feb-05 16:27
Timcyspet28-Feb-05 16:27 
GeneralRe: SQL Join over two databases Pin
ABBASI_RA2-Mar-05 5:44
ABBASI_RA2-Mar-05 5:44 
GeneralRe: SQL Join over two databases Pin
ppp0015-Mar-05 19:00
ppp0015-Mar-05 19:00 
GeneralRe: SQL Join over two databases Pin
Mike20154-Mar-05 0:40
Mike20154-Mar-05 0:40 
GeneralRe: SQL Join over two databases Pin
ppp0015-Mar-05 19:00
ppp0015-Mar-05 19:00 
Generalsmallmoney Pin
pickron28-Feb-05 8:28
pickron28-Feb-05 8:28 
GeneralRe: smallmoney Pin
Rob Graham28-Feb-05 8:43
Rob Graham28-Feb-05 8:43 

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.