Click here to Skip to main content
15,901,505 members
Home / Discussions / C#
   

C#

 
AnswerRe: doubt in Infragistics.Win.UltraWinTree Pin
Christian Graus11-Jan-06 18:09
protectorChristian Graus11-Jan-06 18:09 
AnswerRe: doubt in Infragistics.Win.UltraWinTree Pin
CodyGen11-Jan-06 19:59
CodyGen11-Jan-06 19:59 
QuestionDelegate in C# Pin
hung_ngole11-Jan-06 16:44
hung_ngole11-Jan-06 16:44 
AnswerRe: Delegate in C# Pin
Curtis Schlak.11-Jan-06 17:07
Curtis Schlak.11-Jan-06 17:07 
QuestionConfigurationSettings threadsafe? Pin
pokksey11-Jan-06 15:11
pokksey11-Jan-06 15:11 
Questionhow insert a row in Access Database? Pin
Sasuko11-Jan-06 13:43
Sasuko11-Jan-06 13:43 
AnswerRe: how insert a row in Access Database? Pin
Christian Graus11-Jan-06 14:08
protectorChristian Graus11-Jan-06 14:08 
GeneralRe: how insert a row in Access Database? Pin
Sasuko11-Jan-06 14:19
Sasuko11-Jan-06 14:19 
so are you telling me is it not possible?
Another thing:
If i've to add some Field into a table with the INSERT query, but i have to leave empty someother what is the correct query:

INSER into table mytab ([Name], [Surname], [EYESCOLOR], [IMAGE]) Value ('Mike', 'Tyson', 'Null', 'Null')

or

INSER into table mytab ([Name], [Surname], [EYESCOLOR], [IMAGE]) Value ('Mike', 'Tyson', '', Null)

INSER into table mytab ([Name], [Surname], [EYESCOLOR], [IMAGE]) Value ('Mike', 'Tyson', 'NULL', NULL)

????


GeneralRe: how insert a row in Access Database? Pin
Christian Graus11-Jan-06 14:38
protectorChristian Graus11-Jan-06 14:38 
Questionread multiple images from database Pin
jung197511-Jan-06 12:41
jung197511-Jan-06 12:41 
AnswerRe: read multiple images from database Pin
Guffa11-Jan-06 12:51
Guffa11-Jan-06 12:51 
GeneralRe: read multiple images from database Pin
jung197511-Jan-06 13:03
jung197511-Jan-06 13:03 
GeneralRe: read multiple images from database Pin
Christian Graus11-Jan-06 13:07
protectorChristian Graus11-Jan-06 13:07 
GeneralRe: read multiple images from database Pin
jung197511-Jan-06 13:09
jung197511-Jan-06 13:09 
GeneralRe: read multiple images from database Pin
Christian Graus11-Jan-06 13:12
protectorChristian Graus11-Jan-06 13:12 
GeneralRe: read multiple images from database Pin
jung197512-Jan-06 10:31
jung197512-Jan-06 10:31 
Question[GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 12:04
Sasuko11-Jan-06 12:04 
AnswerRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Christian Graus11-Jan-06 13:06
protectorChristian Graus11-Jan-06 13:06 
AnswerRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Curtis Schlak.11-Jan-06 13:12
Curtis Schlak.11-Jan-06 13:12 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 13:41
Sasuko11-Jan-06 13:41 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Curtis Schlak.11-Jan-06 13:58
Curtis Schlak.11-Jan-06 13:58 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
Sasuko11-Jan-06 14:13
Sasuko11-Jan-06 14:13 
GeneralRe: [GDI+] avoid flickering for a moving panel part 2 Pin
exhaulted12-Jan-06 3:39
exhaulted12-Jan-06 3:39 
QuestionCombobox DataSource Pin
code_wiz11-Jan-06 11:57
code_wiz11-Jan-06 11:57 
AnswerRe: Combobox DataSource Pin
Christian Graus11-Jan-06 11:58
protectorChristian Graus11-Jan-06 11:58 

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.