Menu

#101 Unknown transmission status: sequence out of order

open
nobody
None
5
2004-03-17
2004-03-17
Anonymous
No

When connecting to MySQL running on Linux server from
a windows server, and executing a query which returns
large result set (1000), the following error message is
displayed "Unknown transmission status: sequence out
of order".

yr98004@yahoo.com.

Discussion

  • Reggie Burnett

    Reggie Burnett - 2004-03-17

    Logged In: YES
    user_id=523261

    What version of the provider are you using? This has been
    fixed in 0.76

     
  • rsdl

    rsdl - 2004-04-14

    Logged In: YES
    user_id=997518

    I had the same problem when using an OleDB connector and
    resolved it by simply retrieving the field name, i.e.
    instead of doing datareader.getstring(0) to extract data
    from a query, i tried datareader.Item("fieldName") and
    everything worked out. However i experienced this problem
    with an oleDB connector and NOT bytefx's.

     
  • mauruz

    mauruz - 2004-05-04

    Logged In: YES
    user_id=1034696

    Im running 0.76 and im still having the problem, with the
    executenonquery operation, like an insert.

    any idea what is the problem???

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.