Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
Questionform flickers when z-order changed Pin
g00fyman11-Sep-05 15:48
g00fyman11-Sep-05 15:48 
QuestionProblem inserting records Pin
rich_wenger11-Sep-05 12:15
rich_wenger11-Sep-05 12:15 
AnswerRe: Problem inserting records Pin
Christian Graus11-Sep-05 15:26
protectorChristian Graus11-Sep-05 15:26 
GeneralRe: Problem inserting records Pin
rich_wenger12-Sep-05 11:00
rich_wenger12-Sep-05 11:00 
GeneralRe: Problem inserting records Pin
Christian Graus12-Sep-05 12:02
protectorChristian Graus12-Sep-05 12:02 
AnswerRe: Problem inserting records Pin
leppie11-Sep-05 22:20
leppie11-Sep-05 22:20 
GeneralRe: Problem inserting records Pin
rich_wenger12-Sep-05 11:05
rich_wenger12-Sep-05 11:05 
GeneralRe: Problem inserting records Pin
Christian Graus12-Sep-05 12:08
protectorChristian Graus12-Sep-05 12:08 
This code is unreadable. It also is useless, you've pasted your entire file in here, which tells me you've done nothing to work out exactly where the error is. Do you know how to use the debugger ?

I tried to create this project myself to see if it would run ( although I didn't expect it to ), but private ImmediateAccessWIP.dsStaffPhysicians dsStaffPhysicians1; means that no-one can try to run your code to see what's going on. So why post all this boiler plate stuff here ?

Debug your code, figure out exactly what is happening, what is being called, and where things go wrong. Then, post the offending code and more people will try to help, because it will look like you did something first, and we'll have some idea where we are looking for a problem.

Christian Graus - Microsoft MVP - C++
GeneralRe: Problem inserting records Pin
rich_wenger12-Sep-05 12:42
rich_wenger12-Sep-05 12:42 
GeneralRe: Problem inserting records Pin
Christian Graus12-Sep-05 12:45
protectorChristian Graus12-Sep-05 12:45 
GeneralRe: Problem inserting records Pin
rich_wenger12-Sep-05 13:08
rich_wenger12-Sep-05 13:08 
GeneralRe: Problem inserting records Pin
Christian Graus12-Sep-05 13:13
protectorChristian Graus12-Sep-05 13:13 
GeneralRe: Problem inserting records Pin
rich_wenger12-Sep-05 13:26
rich_wenger12-Sep-05 13:26 
GeneralRe: Problem inserting records Pin
Christian Graus12-Sep-05 13:35
protectorChristian Graus12-Sep-05 13:35 
QuestionHow to use this in another handler?? Pin
Anonymous11-Sep-05 12:08
Anonymous11-Sep-05 12:08 
AnswerRe: How to use this in another handler?? Pin
Mohamad Al Husseiny11-Sep-05 12:15
Mohamad Al Husseiny11-Sep-05 12:15 
AnswerRe: How to use this in another handler?? Pin
Christian Graus11-Sep-05 15:27
protectorChristian Graus11-Sep-05 15:27 
QuestionTemplateColumn for DataTable Pin
Expert Coming11-Sep-05 11:13
Expert Coming11-Sep-05 11:13 
AnswerRe: TemplateColumn for DataTable Pin
Andy Brummer11-Sep-05 12:53
sitebuilderAndy Brummer11-Sep-05 12:53 
GeneralRe: TemplateColumn for DataTable Pin
Expert Coming11-Sep-05 13:26
Expert Coming11-Sep-05 13:26 
QuestionUnhandled Ex..Param Null: Value pen??? Pin
Anonymous11-Sep-05 10:22
Anonymous11-Sep-05 10:22 
AnswerRe: Unhandled Ex..Param Null: Value pen??? Pin
Anonymous11-Sep-05 10:38
Anonymous11-Sep-05 10:38 
QuestionRe: Unhandled Ex..Param Null: Value pen??? Pin
Guffa11-Sep-05 10:42
Guffa11-Sep-05 10:42 
AnswerRe: Unhandled Ex..Param Null: Value pen??? Pin
Anonymous11-Sep-05 10:47
Anonymous11-Sep-05 10:47 
GeneralRe: Unhandled Ex..Param Null: Value pen??? Pin
Guffa11-Sep-05 10:57
Guffa11-Sep-05 10:57 

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.