sqlhelper.filldataset timeout

  • Thread starter Thread starter Eyal Sharabi Horwitz
  • Start date Start date
E

Eyal Sharabi Horwitz

im trying to fill a few tables with sqlhelper.filldataset using a
query which returns results ranging from 16 rows on the first table to
6000 on the last table.

my problem is:

whenever i try to fill my last (and largest) table i always get a
"timeout expired" exception...

is there any way to change the timout settings for this function?
or some other way to avoid this rather annoying little problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top