Click here to Skip to main content
15,887,214 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading data from text file into datagrid Pin
mav.northwind29-Oct-06 21:02
mav.northwind29-Oct-06 21:02 
GeneralRe: Reading data from text file into datagrid Pin
Tamimi - Code29-Oct-06 21:13
Tamimi - Code29-Oct-06 21:13 
Questionc# Pin
cnuwitc#29-Oct-06 19:29
cnuwitc#29-Oct-06 19:29 
AnswerRe: c# Pin
baerten29-Oct-06 21:53
baerten29-Oct-06 21:53 
Questioninserting wrong number of records Pin
DownBySpj29-Oct-06 19:23
DownBySpj29-Oct-06 19:23 
AnswerRe: inserting wrong number of records Pin
Guffa29-Oct-06 19:30
Guffa29-Oct-06 19:30 
GeneralRe: inserting wrong number of records Pin
DownBySpj29-Oct-06 19:47
DownBySpj29-Oct-06 19:47 
GeneralRe: inserting wrong number of records Pin
Guffa29-Oct-06 23:21
Guffa29-Oct-06 23:21 
DownBySpj wrote:
And in the database table, i use just " select * " statement to know exactly how many records are inserted.


Yes, but what are you using to run the query? If you for example run it from the code right after inserting the records, but are using a different connection than the one used to insert while the first connection is still open, some records might not show up yet although they exist.

What does the insert query look like? Are you sure that it always results in inserting a record? If you for example select data from another table in the insert, are you sure that you always get a record from that table?


---
b { font-weight: normal; }

QuestionIs it possible to extend system search? Pin
Super Lloyd29-Oct-06 19:23
Super Lloyd29-Oct-06 19:23 
QuestionFile System Watcher Pin
sakthi dasan29-Oct-06 19:21
sakthi dasan29-Oct-06 19:21 
AnswerRe: File System Watcher Pin
Niiiissssshhhhhuuuuu29-Oct-06 20:24
Niiiissssshhhhhuuuuu29-Oct-06 20:24 
Question.Net Framework Required Error Pin
sanki77929-Oct-06 19:03
sanki77929-Oct-06 19:03 
AnswerRe: .Net Framework Required Error Pin
JacquesDP29-Oct-06 20:19
JacquesDP29-Oct-06 20:19 
GeneralRe: .Net Framework Required Error Pin
sanki77929-Oct-06 20:24
sanki77929-Oct-06 20:24 
GeneralRe: .Net Framework Required Error Pin
JacquesDP29-Oct-06 21:04
JacquesDP29-Oct-06 21:04 
AnswerRe: .Net Framework Required Error Pin
JacquesDP29-Oct-06 22:21
JacquesDP29-Oct-06 22:21 
GeneralRe: .Net Framework Required Error Pin
sanki77929-Oct-06 22:24
sanki77929-Oct-06 22:24 
GeneralDifference between ref & out Pin
JacquesDP29-Oct-06 18:55
JacquesDP29-Oct-06 18:55 
AnswerRe: Difference between ref & out Pin
Guffa29-Oct-06 19:03
Guffa29-Oct-06 19:03 
GeneralRe: Difference between ref & out Pin
JacquesDP29-Oct-06 19:49
JacquesDP29-Oct-06 19:49 
GeneralRe: Difference between ref & out Pin
Russell Jones29-Oct-06 21:22
Russell Jones29-Oct-06 21:22 
Question.Net with Insert into Oracle table Pin
karthiBalu29-Oct-06 18:07
karthiBalu29-Oct-06 18:07 
QuestionPlaying Movie Pin
Ravikumar Patra29-Oct-06 17:58
professionalRavikumar Patra29-Oct-06 17:58 
AnswerRe: Playing Movie Pin
Christian Graus30-Oct-06 2:35
protectorChristian Graus30-Oct-06 2:35 
AnswerRe: Message Bord For A Game Pin
Christian Graus29-Oct-06 14:42
protectorChristian Graus29-Oct-06 14:42 

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.