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

C#

 
Questionneed help:How to use iconoverlay in C# Pin
rakesh_nits30-Aug-05 19:40
rakesh_nits30-Aug-05 19:40 
QuestionmySQLDriverCS help Pin
binglin30-Aug-05 19:17
binglin30-Aug-05 19:17 
AnswerRe: mySQLDriverCS help Pin
Colin Angus Mackay30-Aug-05 20:25
Colin Angus Mackay30-Aug-05 20:25 
GeneralRe: mySQLDriverCS help Pin
binglin30-Aug-05 21:03
binglin30-Aug-05 21:03 
Questionhow can i update to access db?? Pin
nidhelp30-Aug-05 18:58
nidhelp30-Aug-05 18:58 
AnswerRe: how can i update to access db?? Pin
Guffa30-Aug-05 21:01
Guffa30-Aug-05 21:01 
GeneralRe: how can i update to access db?? Pin
nidhelp30-Aug-05 22:14
nidhelp30-Aug-05 22:14 
GeneralRe: how can i update to access db?? Pin
nidhelp30-Aug-05 22:53
nidhelp30-Aug-05 22:53 
i think i should tell you this:

i learnt that a missing primary key in my db table might be the cause for my failure to generate the UpdateCommand. i'll be using table2's data to generate the UpdateCommand.

hence i tried to add a pk, but i could not save my changes. (error is something like this: saving will cause duplicate pk)
well, i suppose it's because i already had a pk (IDno )in table1, and what i was trying to do was to let IDno in table2 be pk as well.
in the end, i have only one pk (IDno in table1). i meant to let IDno be pk in all of my tables... is this possible??

one thing to note: i used oleDbDataAdapter to generate commands using table1 and all the commands were successfully generated. i think i succeeded because i've a pk in table1, am i right??

hope that's helpful for you to understand my problem..
please help me... i donno how i should rectify the problem (to make an UpdateCommand for table2 and be able to update back to Access db).

thanks for reading.
AnswerRe: how can i update to access db?? Pin
mostafa_h31-Aug-05 2:39
mostafa_h31-Aug-05 2:39 
QuestionWindows Forms: how to do automatic disposing? Here is my answer... Pin
sgatto15930-Aug-05 17:07
sgatto15930-Aug-05 17:07 
AnswerRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
Christian Graus30-Aug-05 17:15
protectorChristian Graus30-Aug-05 17:15 
GeneralRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
sgatto15930-Aug-05 17:55
sgatto15930-Aug-05 17:55 
AnswerRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
sgatto15930-Aug-05 17:52
sgatto15930-Aug-05 17:52 
GeneralRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
Christian Graus30-Aug-05 18:16
protectorChristian Graus30-Aug-05 18:16 
GeneralRe: Windows Forms: how to do automatic disposing? Here is my answer... Pin
sgatto15930-Aug-05 20:21
sgatto15930-Aug-05 20:21 
QuestionC# .exe icon Pin
kenexcelon30-Aug-05 15:52
kenexcelon30-Aug-05 15:52 
AnswerRe: C# .exe icon Pin
Anonymous30-Aug-05 17:31
Anonymous30-Aug-05 17:31 
AnswerRe: C# .exe icon Pin
kenexcelon30-Aug-05 18:59
kenexcelon30-Aug-05 18:59 
AnswerRe: C# .exe icon Pin
leppie30-Aug-05 21:53
leppie30-Aug-05 21:53 
GeneralRe: C# .exe icon Pin
kenexcelon31-Aug-05 4:34
kenexcelon31-Aug-05 4:34 
Questionjump start on Regex validation Pin
...---...30-Aug-05 15:20
...---...30-Aug-05 15:20 
AnswerRe: jump start on Regex validation Pin
Christian Graus30-Aug-05 15:41
protectorChristian Graus30-Aug-05 15:41 
GeneralRe: jump start on Regex validation Pin
Susan Hernandez31-Aug-05 14:39
Susan Hernandez31-Aug-05 14:39 
QuestionWord Object C# Pin
mitsemaj30-Aug-05 14:58
mitsemaj30-Aug-05 14:58 
AnswerRe: Word Object C# Pin
mitsemaj30-Aug-05 21:43
mitsemaj30-Aug-05 21: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.