Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Beg IDev6.0 Ch 8


Message #1 by "Brothers, Robert TQT" <rbrothers@t...> on Fri, 7 Dec 2001 10:14:27 -0600
Has anyone else had this experience when working examples from the
"Beginning Web Development with ID6" chapter 8?

As soon as I created a RecordSet DTC with Database Object = "Tables"
development began to crawl. I'm using our enterprise Oracle 8i database via
ODBC to connect and it appears that the DTC's decide to "help me" out by
prefetching EVERY TABLE that exists in Oracle regardless of owner. It takes
at least 2 minutes for the table list to appear and thereafter anything that
references this recordset takes the same time to come up. 

This is all in the InterDev environment. If I view in browser the data fetch
only takes a second.

Bob

  Return to Index