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:

Is new Typhoon for sale? (2000) writing db to disk (1997) WebCat2b12 - nesting [tags] (1997) Date Bug (1998) [item] appears after 'remove last item' ... (1997) UPDATE PROBLEM (1997) emailer (1997) NT Version on IIS 4.0 (1997) [protect] on NT? (1997) Nesting format tags (1997) shipcost (1997) Multiple serial numbers (1997) Re:listfiles-looking for slick solution (1997) RE: 2.01 upgrade problems (1997) [tcpsend] (2001) Locking up with WebCatalog... (1997) emailer on Windows Beta 18 (1997) Limiting user access to .tmpl files (1997) date (1998) WebDNA 4.5.1 Now Available (2003)