Click here to Skip to main content
15,898,746 members
Home / Discussions / C#
   

C#

 
GeneralRe: SelectSingleNode issue Pin
tiwal7-Jul-15 21:02
tiwal7-Jul-15 21:02 
GeneralRe: SelectSingleNode issue Pin
Richard Deeming8-Jul-15 1:26
mveRichard Deeming8-Jul-15 1:26 
AnswerRe: SelectSingleNode issue Pin
Pete O'Hanlon8-Jul-15 0:22
mvePete O'Hanlon8-Jul-15 0:22 
SuggestionRe: SelectSingleNode issue Pin
Richard Deeming8-Jul-15 1:29
mveRichard Deeming8-Jul-15 1:29 
GeneralRe: SelectSingleNode issue Pin
Pete O'Hanlon8-Jul-15 1:45
mvePete O'Hanlon8-Jul-15 1:45 
GeneralRe: SelectSingleNode issue Pin
Richard Deeming8-Jul-15 1:55
mveRichard Deeming8-Jul-15 1:55 
GeneralRe: SelectSingleNode issue Pin
Pete O'Hanlon8-Jul-15 2:22
mvePete O'Hanlon8-Jul-15 2:22 
QuestionDictionary collection support in ODP.NET Pin
Eagle326-Jul-15 23:05
Eagle326-Jul-15 23:05 
Hi there,

I use Oracle 11gR2 database. I am developing in Visual Studio 2013 with C# and using ODP.NET.

Question 1
Does ODP.NET support Dictionary collection? I couldn't seem to find the necessary information so i was wondering if someone could explain if this is possible please?

Question 2
Secondly I have the following collection:
C#
Dictionary<int, List<int>> myDict = new Dictionary<int, List<int>>();


My intention is to send this collection to my stored procedure and perform a Bulk insert of this data.
If it is possible how can I go about doing this?
Can someone provide me with example in PL/SQL and C# please?

Kind Regards,

modified 7-Jul-15 5:14am.

AnswerRe: Dictionary collection support in ODP.NET Pin
Dave Kreskowiak7-Jul-15 2:03
mveDave Kreskowiak7-Jul-15 2:03 
GeneralRe: Dictionary collection support in ODP.NET Pin
Eagle328-Jul-15 0:26
Eagle328-Jul-15 0:26 
QuestionCreate & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
Member 113745026-Jul-15 21:35
Member 113745026-Jul-15 21:35 
AnswerRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
OriginalGriff6-Jul-15 21:44
mveOriginalGriff6-Jul-15 21:44 
GeneralRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
Member 113745029-Jul-15 2:14
Member 113745029-Jul-15 2:14 
GeneralRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
OriginalGriff9-Jul-15 2:17
mveOriginalGriff9-Jul-15 2:17 
GeneralRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
Member 113745029-Jul-15 2:17
Member 113745029-Jul-15 2:17 
GeneralRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
Pete O'Hanlon9-Jul-15 2:25
mvePete O'Hanlon9-Jul-15 2:25 
AnswerRe: Create & Copy files to CurrentDateTime folder from a file SystemWatcher watching a specific directory Pin
Simon_Whale6-Jul-15 21:59
Simon_Whale6-Jul-15 21:59 
QuestionHi please why i cant download any zip file from this site Pin
Member 118147625-Jul-15 6:56
Member 118147625-Jul-15 6:56 
AnswerRe: Hi please why i cant download any zip file from this site Pin
PIEBALDconsult5-Jul-15 7:34
mvePIEBALDconsult5-Jul-15 7:34 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Dave Kreskowiak5-Jul-15 8:52
mveDave Kreskowiak5-Jul-15 8:52 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Amarnath S6-Jul-15 1:16
professionalAmarnath S6-Jul-15 1:16 
GeneralRe: Hi please why i cant download any zip file from this site Pin
OriginalGriff6-Jul-15 2:26
mveOriginalGriff6-Jul-15 2:26 
GeneralRe: Hi please why i cant download any zip file from this site Pin
Amarnath S6-Jul-15 4:28
professionalAmarnath S6-Jul-15 4:28 
AnswerRe: Hi please why i cant download any zip file from this site Pin
Kornfeld Eliyahu Peter6-Jul-15 2:46
professionalKornfeld Eliyahu Peter6-Jul-15 2:46 
QuestionHow to change keyword Color in Visual Studio 2013? Pin
George Tourtsinakis5-Jul-15 0:22
George Tourtsinakis5-Jul-15 0:22 

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.