A
Agnes
I found that when I fill over 10,000 records to a dataset, there will be an
error "Internal Connection error". Please help.
error "Internal Connection error". Please help.
Miha Markic said:Perhaps some sort of timeout issue?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
Agnes said:I found that when I fill over 10,000 records to a dataset, there will be
an error "Internal Connection error". Please help.
Agnes said:so, there is no method to solve ?I use Store procedure to fill in the SQL
tables successfully , and then
I fill in the dataset and then export to excel. No solutions ???
Please help
Miha Markic said:Perhaps some sort of timeout issue?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
Agnes said:I found that when I fill over 10,000 records to a dataset, there will be
an error "Internal Connection error". Please help.
Miha Markic said:Hi,
I was just guessing the cause. First you need to find the cause of the error
and then you can solve it, right?
I don't have a clue what and how exactly you are doing it. Nor do I know
which .net version are you using nor what database, etc.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
Agnes said:so, there is no method to solve ?I use Store procedure to fill in the SQL
tables successfully , and then
I fill in the dataset and then export to excel. No solutions ???
Please help
Miha Markic said:Perhaps some sort of timeout issue?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
I found that when I fill over 10,000 records to a dataset, there will be
an error "Internal Connection error". Please help.
Esref DURNA said:if i was you i will check the connectionstate every insertion.
dont let this to be done by the adaptor.
create a dataset foreach loop and insert the records with in a loop by a
command executenonquery method and check the connection before every
execute
--
Esref DURNA
Software Engineer
www.esrefdurna.com
Asp.Net , C#
Miha Markic said:Hi,
I was just guessing the cause. First you need to find the cause of the
error
and then you can solve it, right?
I don't have a clue what and how exactly you are doing it. Nor do I know
which .net version are you using nor what database, etc.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
Agnes said:so, there is no method to solve ?I use Store procedure to fill in the
SQL
tables successfully , and then
I fill in the dataset and then export to excel. No solutions ???
Please help
"Miha Markic [MVP C#]" <miha at rthand com>
???????:[email protected]...
Perhaps some sort of timeout issue?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
I found that when I fill over 10,000 records to a dataset, there will
be
an error "Internal Connection error". Please help.
Esref DURNA said:if i was you i will check the connectionstate every insertion.
dont let this to be done by the adaptor.
create a dataset foreach loop and insert the records with in a loop by a
command executenonquery method and check the connection before every
execute
--
Esref DURNA
Software Engineer
www.esrefdurna.com
Asp.Net , C#
Miha Markic said:Hi,
I was just guessing the cause. First you need to find the cause of the
error
and then you can solve it, right?
I don't have a clue what and how exactly you are doing it. Nor do I know
which .net version are you using nor what database, etc.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
Agnes said:so, there is no method to solve ?I use Store procedure to fill in the
SQL
tables successfully , and then
I fill in the dataset and then export to excel. No solutions ???
Please help
"Miha Markic [MVP C#]" <miha at rthand com>
???????:[email protected]...
Perhaps some sort of timeout issue?
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/
I found that when I fill over 10,000 records to a dataset, there will
be
an error "Internal Connection error". Please help.