Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. nos4a2

    Slow ODBC-Connection to C#.NET

    Thank you, i'll try.
  2. nos4a2

    Slow ODBC-Connection to C#.NET

    Problem is, there are just a few parameters. Like buffer or something. But increasing this buffer to 10 times of the size doesn't make any difference. Gathering all these rows at once is important because the user wants to sort this list, change the order of the columns and then export it to...
  3. nos4a2

    Slow ODBC-Connection to C#.NET

    Hi, I just started working with Oracle and already have a problem: I wrote a C#-form which includes a DataGrid, where I want to display a table from Oracle 10g. It has about 40.000 lines and 20 columns (just simple numbers and strings). I tried to fill this datagrid, connecting with...

Part and Inventory Search

Back
Top