Click here to Skip to main content
15,905,322 members
Home / Discussions / Database
   

Database

 
GeneralRe: Usage of SqlDataAdapter .... Pin
nbhairav12314-Jun-04 5:15
nbhairav12314-Jun-04 5:15 
GeneralRe: Usage of SqlDataAdapter .... Pin
VenkatFor.NET14-Jun-04 5:24
VenkatFor.NET14-Jun-04 5:24 
GeneralPulling the latest entry for a product BY DATE from a table Pin
lostsheep00714-Jun-04 2:49
lostsheep00714-Jun-04 2:49 
GeneralRe: Pulling the latest entry for a product BY DATE from a table Pin
Thea Burger14-Jun-04 4:09
Thea Burger14-Jun-04 4:09 
GeneralRe: Pulling the latest entry for a product BY DATE from a table Pin
lostsheep00715-Jun-04 16:59
lostsheep00715-Jun-04 16:59 
GeneralRe: Pulling the latest entry for a product BY DATE from a table Pin
Colin Angus Mackay15-Jun-04 4:26
Colin Angus Mackay15-Jun-04 4:26 
GeneralRe: Pulling the latest entry for a product BY DATE from a table Pin
lostsheep00715-Jun-04 17:00
lostsheep00715-Jun-04 17:00 
GeneralUpdating Unique Primary Keys Pin
JosePidal13-Jun-04 22:34
JosePidal13-Jun-04 22:34 
I'm accessing Oracle data using oo4o VB. Here's the problem:
I'd like to update the unique keys like below. How would I
implement it using oo40 oradynaset. If it can't be done,
how to implement it in ADO?

Ukey (Original -> Target Data)
----
10 -> 11
11 -> 12
12 -> 10

Have tried it but there's a unique key violation error
after I call the Oradynaset.Update method for each row.
I use begintrans/committrans.

GeneralRe: Updating Unique Primary Keys Pin
Steven Campbell14-Jun-04 7:33
Steven Campbell14-Jun-04 7:33 
GeneralMS Access Relationships in Tables Pin
brdavid13-Jun-04 5:32
brdavid13-Jun-04 5:32 
GeneralRe: MS Access Relationships in Tables Pin
Mike Ellison13-Jun-04 15:38
Mike Ellison13-Jun-04 15:38 
GeneralI want to Learn Mysql Databse Pin
JawedVikia8012-Jun-04 21:50
JawedVikia8012-Jun-04 21:50 
GeneralRe: I want to Learn Mysql Databse Pin
Mekong River14-Jun-04 5:46
Mekong River14-Jun-04 5:46 
GeneralRe: I want to Learn Mysql Databse Pin
mahsa shahi1-Mar-14 7:06
mahsa shahi1-Mar-14 7:06 
QuestionHow to Display Photo in sharepoint ? Pin
gangigangi11-Jun-04 18:18
gangigangi11-Jun-04 18:18 
GeneralSQL Help/Sample Pin
karitoppinen11-Jun-04 10:00
karitoppinen11-Jun-04 10:00 
GeneralRe: SQL Help/Sample Pin
-Dr_X-14-Jun-04 19:39
-Dr_X-14-Jun-04 19:39 
GeneralRe: SQL Help/Sample Pin
karitoppinen15-Jun-04 6:00
karitoppinen15-Jun-04 6:00 
Generalkeyboard shortcuts for sql database managment tool Pin
amitmerla11-Jun-04 9:59
amitmerla11-Jun-04 9:59 
GeneralRe: keyboard shortcuts for sql database managment tool Pin
Thea Burger13-Jun-04 8:41
Thea Burger13-Jun-04 8:41 
GeneralOutput Parameters - Help! Pin
mikasa11-Jun-04 9:16
mikasa11-Jun-04 9:16 
GeneralStored Procedures in C# Pin
dtbiju10-Jun-04 19:25
dtbiju10-Jun-04 19:25 
GeneralRe: Stored Procedures in C# Pin
Michael Potter11-Jun-04 4:31
Michael Potter11-Jun-04 4:31 
GeneralRe: Stored Procedures in C# Pin
VenkatFor.NET11-Jun-04 8:37
VenkatFor.NET11-Jun-04 8:37 
GeneralRe: Stored Procedures in C# Pin
mikasa11-Jun-04 9:13
mikasa11-Jun-04 9:13 

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.