Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] ODBC and blocking 'insert

From: petr::krenzelok::trz::cz at: 2-Jul-2001 15:38

Hi, is there any way of how to make inserting to ODBC command port non-blocking? Server responds imediatelly and once there is some amount of data available, I can't move on to do other things ... does setting of port/locals/rows affects speed in any form? Or am I left with multiplexed connection only to serverers, which support tcp connections? Thanks ... -pekr-