Click here to Skip to main content
15,913,230 members
Home / Discussions / C#
   

C#

 
GeneralRe: Linq References Pin
Ed.Poore17-Aug-07 11:27
Ed.Poore17-Aug-07 11:27 
GeneralRe: Linq References Pin
Mark Churchill18-Aug-07 4:00
Mark Churchill18-Aug-07 4:00 
Questiondeploying mutiple project in single setup Pin
kalyan_241617-Aug-07 0:29
kalyan_241617-Aug-07 0:29 
QuestionDataGridView - combobox as a column Pin
drweb8617-Aug-07 0:22
drweb8617-Aug-07 0:22 
Questionuploading xml to database Pin
kalyan_241617-Aug-07 0:15
kalyan_241617-Aug-07 0:15 
AnswerRe: uploading xml to database Pin
Rocky#17-Aug-07 0:54
Rocky#17-Aug-07 0:54 
GeneralRe: uploading xml to database Pin
kalyan_241617-Aug-07 0:56
kalyan_241617-Aug-07 0:56 
GeneralRe: uploading xml to database Pin
Rocky#17-Aug-07 1:08
Rocky#17-Aug-07 1:08 
OK so your problem is that you need to enclose the keywords of databases with [] brackets right!

I'm giving you an idea, go ahead and try it out

store all the available keywords in an string array.
then parse the xml you need to insert comparing them with the contents of the array. if you get a match you shuld enclose the matched word with []

when youre done with that, just do whatever you wanna do OK

as far as my understanding is concerned its really a string manipulation problem.

Rocky

You can't climb up a ladder with your hands in your pockets.

GeneralRe: uploading xml to database Pin
kalyan_241617-Aug-07 1:13
kalyan_241617-Aug-07 1:13 
GeneralRe: uploading xml to database Pin
Rocky#17-Aug-07 1:25
Rocky#17-Aug-07 1:25 
GeneralRe: uploading xml to database Pin
kalyan_241617-Aug-07 1:29
kalyan_241617-Aug-07 1:29 
Questionxml serialization for multiple arraylists Pin
cyn817-Aug-07 0:13
cyn817-Aug-07 0:13 
AnswerRe: xml serialization for multiple arraylists Pin
Giorgi Dalakishvili17-Aug-07 0:39
mentorGiorgi Dalakishvili17-Aug-07 0:39 
GeneralRe: xml serialization for multiple arraylists Pin
cyn819-Aug-07 16:53
cyn819-Aug-07 16:53 
AnswerRe: xml serialization for multiple arraylists [modified] Pin
Hessam Jalali17-Aug-07 4:02
Hessam Jalali17-Aug-07 4:02 
GeneralRe: xml serialization for multiple arraylists [modified] Pin
cyn819-Aug-07 16:43
cyn819-Aug-07 16:43 
GeneralRe: xml serialization for multiple arraylists Pin
cyn819-Aug-07 19:00
cyn819-Aug-07 19:00 
GeneralRe: xml serialization for multiple arraylists Pin
Hessam Jalali19-Aug-07 22:16
Hessam Jalali19-Aug-07 22:16 
GeneralRe: xml serialization for multiple arraylists Pin
cyn820-Aug-07 0:53
cyn820-Aug-07 0:53 
QuestionInput string was not in a correct format Pin
project c16-Aug-07 23:57
project c16-Aug-07 23:57 
AnswerRe: Input string was not in a correct format Pin
Giorgi Dalakishvili17-Aug-07 0:03
mentorGiorgi Dalakishvili17-Aug-07 0:03 
AnswerRe: Input string was not in a correct format Pin
Luc Pattyn17-Aug-07 1:38
sitebuilderLuc Pattyn17-Aug-07 1:38 
Questionupdating a DB using a windows form Pin
helloise16-Aug-07 23:49
helloise16-Aug-07 23:49 
AnswerRe: updating a DB using a windows form Pin
Giorgi Dalakishvili16-Aug-07 23:55
mentorGiorgi Dalakishvili16-Aug-07 23:55 
AnswerRe: updating a DB using a windows form Pin
Rocky#17-Aug-07 1:20
Rocky#17-Aug-07 1:20 

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.