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:

Spawn doesn't work as advertised ... (2000) 4.5 Upgrade (2003) [searchString] (1997) Question about replacing words (1998) WebCat b13 CGI -shownext- (1997) Press Release hit the NewsWire!!! (1997) SQL statements (2002) country of origin from IPADDRESS??? (2001) Rendering out a page (1997) Frames and WebCat (1997) RE: [WebDNA] File Include HTM (2008) Strange ThisURL under Linux (2000) WebCatalog can't find database (1997) emailer settings and control questions (1997) WebCat with WebTen (1998) Some ThankYou page problems (1997) quick GREP question (2001) Wanted: More Math Functions (or, Can You Solve This?) (1997) Text limits in NT version? (1997) Not really WebCat- (1997)