Re: [WebDNA] v7 Stress Test and Strange Behaviour

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 107952
interpreted = N
texte = On Jan 6, 2012, at 20:50, aaronmichaelmusic@gmail.com wrote: > Okay, this is interesting. I'm trying the tests from another computer = and not getting any error. =20 >=20 > With my main computer, could my browser, having multiple windows open, = or some other variable from this setup be corrupting the webdna engine? = How curious.=20 No way to corrupt the WebDNA engine from a browser... but your browser = has a cache: maybe the problem?. Also, could you provide the code you = use to just "show" the database content? As far as i remember, the code to create the content was [text]start_time=3D[time][/text][loop start=3D1&end=3D100][append = db=3Dspeed.db]sku=3D[index]&value=3Dftzn[index]ftzn[/append][/loop] and the code to retrieve the content was [search db=3Dspeed.db&neSKUdata=3Dfind_all&SKUtype=3Dnum&SKUsort=3D1] [founditems] [index] - [value]
[/founditems] [/search] Once the content is created, if you run the code to retrieve the content = it can only read what has been written. If you write and overwrite three = different contents in the same database with the same sku, then read the = content, you will get the very last content written, not the previous = ones. To be certain, you can flush the database to disk after writing, = then list the db and compare the result with what you have to disk. My = bet is that you will have the same... - chris= Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  2. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  3. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  4. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  5. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  6. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  7. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  8. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  9. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  10. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  11. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  12. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  13. Re: [WebDNA] v7 Stress Test and Strange Behaviour (sal danna 2012)
  14. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Jeffrey Jones 2012)
  15. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  16. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  17. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  18. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  19. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  20. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  21. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  22. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  23. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  24. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  25. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  26. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Kenneth Grome 2012)
  27. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  28. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  29. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  30. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  31. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  32. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  33. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  34. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  35. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  36. Re: [WebDNA] v7 Stress Test and Strange Behaviour (Govinda 2012)
  37. Re: [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
  38. Re: [WebDNA] v7 Stress Test and Strange Behaviour (christophe.billiottet@webdna.us 2012)
  39. [WebDNA] v7 Stress Test and Strange Behaviour (aaronmichaelmusic@gmail.com 2012)
On Jan 6, 2012, at 20:50, aaronmichaelmusic@gmail.com wrote: > Okay, this is interesting. I'm trying the tests from another computer = and not getting any error. =20 >=20 > With my main computer, could my browser, having multiple windows open, = or some other variable from this setup be corrupting the webdna engine? = How curious.=20 No way to corrupt the WebDNA engine from a browser... but your browser = has a cache: maybe the problem?. Also, could you provide the code you = use to just "show" the database content? As far as i remember, the code to create the content was [text]start_time=3D[time][/text][loop start=3D1&end=3D100][append = db=3Dspeed.db]sku=3D[index]&value=3Dftzn[index]ftzn[/append][/loop] and the code to retrieve the content was [search db=3Dspeed.db&neSKUdata=3Dfind_all&SKUtype=3Dnum&SKUsort=3D1] [founditems] [index] - [value]
[/founditems] [/search] Once the content is created, if you run the code to retrieve the content = it can only read what has been written. If you write and overwrite three = different contents in the same database with the same sku, then read the = content, you will get the very last content written, not the previous = ones. To be certain, you can flush the database to disk after writing, = then list the db and compare the result with what you have to disk. My = bet is that you will have the same... - chris= christophe.billiottet@webdna.us

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Viewing old carts (was FEW QUESTIONS) (1997) searchable list archive (1997) Image download problem (2001) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) Search Command, multiple dbs, etc. --Right! (2000) Thanks Grant (1997) RE: Answer: WebDelivery downloads alias, not original ? (1997) Secure server question (1997) General WebCatalog Questions (1997) Re:quit command on NT (1997) [WebDNA] mail header timezone problem (2008) searchable list archive (1997) Re[2]: Wierd problem with 3.08 WIN Version (2000) Do search engines index .tpl pages? (2006) Protect Tag and Groups (1998) showif comparison begins w/ and contains (1997) Displaying photo attached to first record (1997) WebCatalog on Solaris, installation problems (2000) My web page only... (2003) Possible Bug in 2.0b15.acgi (1997)