Click here to Skip to main content
15,905,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: This post is not addressing your question but ... Pin
Ennis Ray Lynch, Jr.21-Jan-09 8:38
Ennis Ray Lynch, Jr.21-Jan-09 8:38 
GeneralRe: This post is not addressing your question but ... Pin
Terick21-Jan-09 9:44
Terick21-Jan-09 9:44 
GeneralRe: This post is not addressing your question but ... Pin
PIEBALDconsult21-Jan-09 11:18
mvePIEBALDconsult21-Jan-09 11:18 
GeneralRe: This post is not addressing your question but ... Pin
Ennis Ray Lynch, Jr.21-Jan-09 9:48
Ennis Ray Lynch, Jr.21-Jan-09 9:48 
QuestionReference syntax Pin
kanchoette21-Jan-09 4:13
kanchoette21-Jan-09 4:13 
AnswerRe: Reference syntax Pin
Eddy Vluggen21-Jan-09 4:46
professionalEddy Vluggen21-Jan-09 4:46 
GeneralRe: Reference syntax Pin
kanchoette21-Jan-09 21:30
kanchoette21-Jan-09 21:30 
QuestionInserting XML file in SQL db Pin
KppsK21-Jan-09 3:46
KppsK21-Jan-09 3:46 
Hi to everyone...
Can anyone help me?

I have a small desktop application build in C#. It should create an XML file (already done this), and then enter the xml file in db, in the correct tables. For example,
xml file has this:

<name>John
<info>OtherData


now this file shoud be opened, and read all information, and entered in db, in the respective tables, for example name should be entered in tblCustomer, info should be entered in tblInfoCustomer...

All the Best..

KppsK

AnswerRe: Inserting XML file in SQL db Pin
DanB198321-Jan-09 5:45
DanB198321-Jan-09 5:45 
AnswerRe: Inserting XML file in SQL db Pin
Wendelius21-Jan-09 7:36
mentorWendelius21-Jan-09 7:36 
QuestionDynamic Enum Creation Pin
MamthaLalith21-Jan-09 3:07
MamthaLalith21-Jan-09 3:07 
AnswerRe: Dynamic Enum Creation Pin
#realJSOP21-Jan-09 3:09
professional#realJSOP21-Jan-09 3:09 
GeneralRe: Dynamic Enum Creation Pin
MamthaLalith21-Jan-09 3:19
MamthaLalith21-Jan-09 3:19 
GeneralRe: Dynamic Enum Creation Pin
Ben Fair21-Jan-09 3:34
Ben Fair21-Jan-09 3:34 
AnswerRe: Dynamic Enum Creation Pin
DaveyM6921-Jan-09 3:26
professionalDaveyM6921-Jan-09 3:26 
AnswerRe: Dynamic Enum Creation Pin
Dave Kreskowiak21-Jan-09 3:31
mveDave Kreskowiak21-Jan-09 3:31 
GeneralRe: Dynamic Enum Creation Pin
MamthaLalith21-Jan-09 3:41
MamthaLalith21-Jan-09 3:41 
GeneralRe: Dynamic Enum Creation Pin
Gideon Engelberth21-Jan-09 3:53
Gideon Engelberth21-Jan-09 3:53 
GeneralRe: Dynamic Enum Creation Pin
Dave Kreskowiak21-Jan-09 4:45
mveDave Kreskowiak21-Jan-09 4:45 
AnswerRe: Dynamic Enum Creation Pin
PIEBALDconsult21-Jan-09 5:24
mvePIEBALDconsult21-Jan-09 5:24 
GeneralRe: Dynamic Enum Creation Pin
Ennis Ray Lynch, Jr.21-Jan-09 6:07
Ennis Ray Lynch, Jr.21-Jan-09 6:07 
GeneralRe: Dynamic Enum Creation Pin
PIEBALDconsult21-Jan-09 6:58
mvePIEBALDconsult21-Jan-09 6:58 
GeneralRe: Dynamic Enum Creation Pin
Ennis Ray Lynch, Jr.21-Jan-09 7:10
Ennis Ray Lynch, Jr.21-Jan-09 7:10 
GeneralRe: Dynamic Enum Creation Pin
PIEBALDconsult21-Jan-09 7:15
mvePIEBALDconsult21-Jan-09 7:15 
GeneralRe: Dynamic Enum Creation Pin
Ennis Ray Lynch, Jr.21-Jan-09 7:16
Ennis Ray Lynch, Jr.21-Jan-09 7:16 

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.