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

C#

 
AnswerRe: Giving F10 a Job Pin
Pete O'Hanlon29-Oct-06 22:28
mvePete O'Hanlon29-Oct-06 22:28 
AnswerRe: Giving F10 a Job Pin
sam#29-Oct-06 22:57
sam#29-Oct-06 22:57 
GeneralRe: Giving F10 a Job Pin
myNameIsRon30-Oct-06 13:43
myNameIsRon30-Oct-06 13:43 
Questionhow to create nested structures in C# Pin
kalaveer29-Oct-06 20:20
kalaveer29-Oct-06 20:20 
AnswerRe: how to create nested structures in C# Pin
Pete O'Hanlon29-Oct-06 22:35
mvePete O'Hanlon29-Oct-06 22:35 
GeneralRe: how to create nested structures in C# Pin
kalaveer29-Oct-06 23:05
kalaveer29-Oct-06 23:05 
Questionsnmp read/write Pin
Ferudun Atakan29-Oct-06 19:59
Ferudun Atakan29-Oct-06 19:59 
QuestionOpen a pdf file (editable). Pin
vijeta_r29-Oct-06 19:56
vijeta_r29-Oct-06 19:56 
AnswerRe: Open a pdf file (editable). Pin
Niiiissssshhhhhuuuuu29-Oct-06 20:27
Niiiissssshhhhhuuuuu29-Oct-06 20:27 
QuestionReading data from text file into datagrid Pin
cnuwitc#29-Oct-06 19:38
cnuwitc#29-Oct-06 19:38 
GeneralRe: Reading data from text file into datagrid Pin
Tamimi - Code29-Oct-06 20:07
Tamimi - Code29-Oct-06 20:07 
GeneralRe: Reading data from text file into datagrid Pin
cnuwitc#29-Oct-06 20:21
cnuwitc#29-Oct-06 20:21 
GeneralRe: Reading data from text file into datagrid Pin
Tamimi - Code29-Oct-06 20:29
Tamimi - Code29-Oct-06 20:29 
GeneralRe: Reading data from text file into datagrid Pin
Drew McGhie30-Oct-06 8:18
Drew McGhie30-Oct-06 8:18 
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 
hi,
In the inserting module i am incrementing a counter if there is a sucessfull insert. This lets me know about the number of records that are processed by the code. And in the database table, i use just " select * " statement to know exactly how many records are inserted. Before the insertion table is empty. So the number of records returned is the number of records inserted by the code.
But there is a problem somewhere, that's why it is showing me wrong no. I am first reading the whole file in a string array. This way it becomes cler about, how many records are there, and then i inserts the records one by one. But it is happening so. If an exception regarding primary key, or foreign key or any other, i am incrementing a counter for errors. But the probelm is it is not showing any error.
Any help D'Oh! | :doh:
GeneralRe: inserting wrong number of records Pin
Guffa29-Oct-06 23:21
Guffa29-Oct-06 23:21 
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 

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.