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 bkrike 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: *

  • Users: nafej
  • Content: Threads
  • Order by date
  1. nafej

    Performance Difference between machines

    I was running some performance tests for the web application I work on, both on my desktop and laptop. I found that javascript processes MUCH slower on my desktop, even though it's a more powerful machine. The stats are as follows: Laptop: Pentium M, 1.86gHz, 1gb RAM, IE7 Desktop: Pentium...
  2. nafej

    Best way to pass a huge amount of text to a stored procedure?

    I need to pass the contents of an XML file (> than 32,767 bytes - the limit of varchar) to an Oracle stored procedure to be parsed and inserted into tables. It appears that ADO is incapable of passing a large amount of data like this. Has anyone done this?? One method I thought of is breaking...

Part and Inventory Search

Back
Top