Re: [WebDNA] Can't see were it's wrong....

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113368
interpreted = N
texte = 961 This is a multi-part message in MIME format. --------------080002020806060304040105 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks toby, it doesn't change anything... The exemple is [Replace db=SomeDatabase.db&eqNAMEdata=Grant]name=John&address=1492 Somewhere Lane&zip=90000&date=[date][/Replace] > Toby Cox > 17 janvier 2017 18:04 > think > > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] > > should be > > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]&boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url] > > you're missing an ampersand before boat_length > >> >> On 17 Jan 2017, at 16:54, Lawrence Banahan > > wrote: >> >> Even more strange Kenneth... >> With you code >> http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna >> >>> Kenneth Grome17 janvier 2017 17:47 >>> Try this: >>> >>> [flushdatabases] >>> >>> [search db=table_hn.txt&nematriculedatarq=findall] >>> [founditems] >>> >>> boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]
>>> >>> [replace >>> db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] >>> >>> [/founditems] >>> [/search] >>> >>> [flushdatabases] >>> >>> Regards, >>> Kenneth Grome >>> WebDNA Solutions >>> http://www.webdnasolutions.com >>> Web Database Systems and Linux Server Administration >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>> Lawrence Banahan17 janvier 2017 17:24 >>> Hi, >>> >>> I have this simple search. >>> >>> [search db=Table_HN.txt&neMATRICULEdata=findall] >>> [FoundItems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]
>>> [Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] >>> >>> [/FoundItems] >>> [/search] >>> >>> >>> The search is going on well as it is displaying in the html, but >>> not replacinf in the DB >>> http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna >>> >>> I have allowed in the preference : database extension as .db, .txt >>> >>> If any one could open my eyes... >>> >>> Thanks >>> Lawrence >>> >> --------------------------------------------------------- This >> message is sent to you because you are subscribed to the mailing >> list . To unsubscribe, E-mail to: archives: >> http://mail.webdna.us/list/talk@webdna.us Bug Reporting: >> support@webdna.us > > --------------------------------------------------------- This message > is sent to you because you are subscribed to the mailing list . To > unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us > Lawrence Banahan > 17 janvier 2017 17:54 > Even more strange Kenneth... > With you code > http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna > > Kenneth Grome > 17 janvier 2017 17:47 > Try this: > > [flushdatabases] > > [search db=table_hn.txt&nematriculedatarq=findall] > [founditems] > > boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]
> > [replace > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] > > [/founditems] > [/search] > > [flushdatabases] > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > Lawrence Banahan > 17 janvier 2017 17:24 > Hi, > > I have this simple search. > > [search db=Table_HN.txt&neMATRICULEdata=findall] > [FoundItems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]
> [Replace > db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] > > [/FoundItems] > [/search] > > > The search is going on well as it is displaying in the html, but not > replacinf in the DB > http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna > > I have allowed in the preference : database extension as .db, .txt > > If any one could open my eyes... > > Thanks > Lawrence > --------------080002020806060304040105 Content-Type: multipart/related; boundary="------------010206030204040001040406" --------------010206030204040001040406 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks toby, it doesn't change anything...

The exemple is
[Replace db=SomeDatabase.db&eqNAMEdata=Grant]name=John&address=1492 Somewhere Lane&zip=90000&date=[date][/Replace]



17 janvier 2017 18:04
think

db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]
should be

db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]&boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url]

you’re missing an ampersand before boat_length


On 17 Jan 2017, at 16:54, Lawrence Banahan <banahan.l@gmail.com> wrote:

Even more strange Kenneth...
With you code
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna
Kenneth Grome17 janvier 2017 17:47
Try this:

[flushdatabases]
[search db=table_hn.txt&nematriculedatarq=findall][founditems]

boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]<br>
[replace
db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]
[/founditems]
[/search]
[flushdatabases]

Regards,
Kenneth GromeWebDNA Solutions
http://www.webdnasolutions.comWeb Database Systems and Linux Server Administration


---------------------------------------------------------This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
Lawrence Banahan17 janvier 2017 17:24
Hi, 

I have this simple search. 

[search db=Table_HN.txt&neMATRICULEdata=findall] 
[FoundItems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]<br> [Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] [/FoundItems] 
[/search] 

The search is going on well as it is displaying in the html, but not replacinf in the DB 
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna 
I have allowed in the preference : database extension as .db, .txt 

If any one could open my eyes... 

Thanks 
Lawrence 

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

Lawrence Banahan
17 janvier 2017 17:54
Even more strange Kenneth...
With you code
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna


Kenneth Grome
17 janvier 2017 17:47
Try this:

[flushdatabases]

[search db=table_hn.txt&nematriculedatarq=findall]
[founditems]

boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]<br>

[replace
db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]

[/founditems]
[/search]

[flushdatabases]

Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Web Database Systems and Linux Server Administration


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us

Lawrence Banahan
17 janvier 2017 17:24
Hi,

I have this simple search.

[search db=Table_HN.txt&neMATRICULEdata=findall]
[FoundItems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]<br>
[Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace]
[/FoundItems]
[/search]


The search is going on well as it is displaying in the html, but not replacinf in the DB
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna

I have allowed in the preference : database extension as .db, .txt

If any one could open my eyes...

Thanks
Lawrence

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD7w+G/gv4OeN/DGi3viDwl4O1/xVc6Fpuq azJeafa3N+z3MAYTTllL/OVfaW4O0gcDAAOpn+C3wSt4Xnm+EHgoJGpZj/wj1qeB7CPJ+goA +Qv2fv2tv2Pvjj8d/Efwht/hR4S8MmC4SHwjf3OhW9pNqssZIlIbarQTb8GJOHwuch/lAB4f /wANYftDf9FU1b/viL/4igDc/wCCjPxD1f4YfAL9n/xB8O/FWpeF/Gmp6PBbNqGj3ElpeT6a thAXheaIgtGJWiIRieTkDrQB8beIrz/gofqfh6S+8VTfHu40W0WPVJJb0aqbeJYSJUnJb5QE 2hwx6YB7UAfqf+xF8I/hR8Wvhl8P/wBrTxj8ONBuPilq9vc3V/rkdtsNxdpM9ubkxZ8sTMsC sXVQd7OwwWNAH54/bD60Afovdfs+av8AF/W/2VfiIbPQ77w78NtHkfXrLUvmkMz6fDHEEiKF WeOeLJDFSrJ6igD6X+JOgX/iz4d+KfCultGt5rOi32n27SsVQSzQPGhYgEgZYZODxQB5z+yL 8LNf/Z5/Zn8I/DL4gX+m/wBpeGLW7+33FrOWtVD3U02Q7hTgJIMkgdDQB+UH/CAfEX/oQPEn /gquP/iKAO9/ax/5OP8AH/8A2Fj/AOi0oA8moA3/AIf/API/eGP+w1Yf+lCUAfuDQB//2Q== --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="compose-unknown-contact.jpg" /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEC AQEBAQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAAR CAAZABkDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUK BwAAAAAAAAACAQMEBQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAA AAAAAAAAAAADAAEEAv/EACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oA DAMBAAIRAxEAPwDuEt+gW/ULet6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJ VIl7eXLCaZIGwBl3TY8epPx2+jy2ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4 v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJEw/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx +a69/JSf9alIlste0VzaNpeFrcT9KKymotyiaZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mR UfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRDnu5azS8miKqjOTVkKqS/psG37fo1Fbab eg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GAcpOwBeN+U8/IkGbsiS8b7ryogmbz hbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH4hPOI0DkjZtaJtFxuVEbIUUi yeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJnYn9dnAQWl722p4ot37y zqnlfp6FrqbwawG8/9k= --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD45+H+uan4r13x/wDE7xnb6d4guNI8Kxah v1LSYLt7zWL1IIbcMXQs372ZmC5wAgAAUAA5lBXbsZ1E5OMV1Z9ZWUvgb4I/Cfwf8OP2zP8A hFbHQ9TuIfEtnpel+DLaZnuBlpYpVgKyKVDosjFRkPtDDBA4cJj6WYSmqas1pc7a+Dq4NQlJ 3T6f5H2p+zn498GfFP4aaPP8Mvh9p1n4eUNFYyQ6dJYx2MEMihUZJEVkLIdyGMsuOh4oaqTT hGV2mik6amp1ItJp+fQT/hbfi3/oMXH5D/Cuq0v6f/AMOWPc+MP+Cbvw0tm/Z7+JfxY1DTEu nOqaJHbRPCJPOXTY4Z9gzwuZZEy3baa480k1hZpb2/M3wMFPEw5trnM/Hz9lr4ifHzxT4e8S 3mrtoHhlLZgLa+Y3F3AXdSwi+crIJGLMGJUKAAc8KPm8Bm9HLacqNryb36P19D6fNMseMrKc JaJWt/l6n1F+wP8AGXWJ9N8S/APxHpsBg+FqR2t9rovBJbqA5hhsnyqjzgYyWYHYdrbQRg19 LgqEaFOVe9lJ3s/Pf5HzeNrOtXjSir2Vr+n6mL/wnfgX/oZdK/8AApf8a0+s0P50Y+yr9mZ/ 7FHxI174c+ALr9mfxJ8FJtZutJlmfV7jS9Ut91x9qG/bJDP5fzBCqEByfl7HNd1WhCtS9o3p Lujzli1hsQsNZ8ytZrbyZ1/xY8Z3vw68JHxHo0F9pGt6Prdi9ppGt6cYRc6clwnmxrM+YGdo vlGHOBkjJwR8jgsihHEOrOSlq7L/AD6n1WIzRuiopWVtSt8EPDsXwx/Z68B2t5oI03WPiHf3 XivxPcuuJ7xg7zjz29cyW4AP3RketepnNVww8lFauyRx5bTjKtzS6as8U/4Qrxn/ANEt1L/w Uy//ABNeP9Uq/wAn4Hd9Zh/N+JT+MX/J63xO/wCv+y/9I4q+xf8ABXzPkqn+9/JfqZXxg/5E i8/6+LT/ANKI682O7PYw/wASMX4Gf8l+0n/sLn/0bDW8/wDl0Jf8vD9Xq7DiP//Z --------------010206030204040001040406-- --------------080002020806060304040105-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  2. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  3. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  4. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  5. Re: [WebDNA] Can't see were it's wrong.... (BROOKS WILLIAMS 2017)
  6. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  7. Re: [WebDNA] Can't see were it's wrong.... (Toby Cox 2017)
  8. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  9. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  10. Re: [WebDNA] Can't see were it's wrong.... (Toby Cox 2017)
  11. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  12. Re: [WebDNA] Can't see were it's wrong.... (Eddie Z 2017)
  13. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  14. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  15. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  16. Re: [WebDNA] Can't see were it's wrong.... (Toby Cox 2017)
  17. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  18. Re: [WebDNA] Can't see were it's wrong.... (Kenneth Grome 2017)
  19. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  20. Re: [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
  21. RE: [WebDNA] Can't see were it's wrong.... (Brian Boegershausen 2017)
  22. [WebDNA] Can't see were it's wrong.... (Lawrence Banahan 2017)
961 This is a multi-part message in MIME format. --------------080002020806060304040105 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks toby, it doesn't change anything... The exemple is [Replace db=SomeDatabase.db&eqNAMEdata=Grant]name=John&address=1492 Somewhere Lane&zip=90000&date=[date][/Replace] > Toby Cox > 17 janvier 2017 18:04 > think > > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] > > should be > > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]&boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url] > > you're missing an ampersand before boat_length > >> >> On 17 Jan 2017, at 16:54, Lawrence Banahan > > wrote: >> >> Even more strange Kenneth... >> With you code >> http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna >> >>> Kenneth Grome17 janvier 2017 17:47 >>> Try this: >>> >>> [flushdatabases] >>> >>> [search db=table_hn.txt&nematriculedatarq=findall] >>> [founditems] >>> >>> boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]
>>> >>> [replace >>> db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] >>> >>> [/founditems] >>> [/search] >>> >>> [flushdatabases] >>> >>> Regards, >>> Kenneth Grome >>> WebDNA Solutions >>> http://www.webdnasolutions.com >>> Web Database Systems and Linux Server Administration >>> >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>> Lawrence Banahan17 janvier 2017 17:24 >>> Hi, >>> >>> I have this simple search. >>> >>> [search db=Table_HN.txt&neMATRICULEdata=findall] >>> [founditems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]
>>> [Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] >>> >>> [/FoundItems] >>> [/search] >>> >>> >>> The search is going on well as it is displaying in the html, but >>> not replacinf in the DB >>> http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna >>> >>> I have allowed in the preference : database extension as .db, .txt >>> >>> If any one could open my eyes... >>> >>> Thanks >>> Lawrence >>> >> --------------------------------------------------------- This >> message is sent to you because you are subscribed to the mailing >> list . To unsubscribe, E-mail to: archives: >> http://mail.webdna.us/list/talk@webdna.us Bug Reporting: >> support@webdna.us > > --------------------------------------------------------- This message > is sent to you because you are subscribed to the mailing list . To > unsubscribe, E-mail to: archives: > http://mail.webdna.us/list/talk@webdna.us Bug Reporting: > support@webdna.us > Lawrence Banahan > 17 janvier 2017 17:54 > Even more strange Kenneth... > With you code > http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna > > Kenneth Grome > 17 janvier 2017 17:47 > Try this: > > [flushdatabases] > > [search db=table_hn.txt&nematriculedatarq=findall] > [founditems] > > boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]
> > [replace > db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace] > > [/founditems] > [/search] > > [flushdatabases] > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > Lawrence Banahan > 17 janvier 2017 17:24 > Hi, > > I have this simple search. > > [search db=Table_HN.txt&neMATRICULEdata=findall] > [founditems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]
> [Replace > db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] > > [/FoundItems] > [/search] > > > The search is going on well as it is displaying in the html, but not > replacinf in the DB > http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna > > I have allowed in the preference : database extension as .db, .txt > > If any one could open my eyes... > > Thanks > Lawrence > --------------080002020806060304040105 Content-Type: multipart/related; boundary="------------010206030204040001040406" --------------010206030204040001040406 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Thanks toby, it doesn't change anything...

The exemple is
[Replace db=SomeDatabase.db&eqNAMEdata=Grant]name=John&address=1492 Somewhere Lane&zip=90000&date=[date][/Replace]



17 janvier 2017 18:04
think

db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]
should be

db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]&boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url]
you’re missing an ampersand before boat_length


On 17 Jan 2017, at 16:54, Lawrence Banahan <banahan.l@gmail.com> wrote:

Even more strange Kenneth...
With you code
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna
Kenneth Grome17 janvier 2017 17:47
Try this:

[flushdatabases]
[search db=table_hn.txt&nematriculedatarq=findall][founditems]

boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]<br>
[replace
db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]
[/founditems]
[/search]
[flushdatabases]

Regards,
Kenneth GromeWebDNA Solutions
http://www.webdnasolutions.comWeb Database Systems and Linux Server Administration


---------------------------------------------------------This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.usBug Reporting: support@webdna.us
Lawrence Banahan17 janvier 2017 17:24
Hi, 

I have this simple search. 

[search db=Table_HN.txt&neMATRICULEdata=findall] 
[founditems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]<br> [Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace] [/FoundItems] 
[/search] 

The search is going on well as it is displaying in the html, but not replacinf in the DB 
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna 
I have allowed in the preference : database extension as .db, .txt 

If any one could open my eyes... 

Thanks 
Lawrence 

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us

17 janvier 2017 17:54
Even more strange Kenneth...
With you code
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna

17 janvier 2017 17:47
Try this:

[flushdatabases]

[search db=table_hn.txt&nematriculedatarq=findall]
[founditems]

boat_length=[long]&boat_width=[bau]&boat_deep=[tirant]<br>

[replace
db=car_glob.txt&eqmatriculedatarq=[url][matricule][/url]]boat_length=[url][long][/url]&boat_width=[url][bau][/url]&boat_deep=[url][tirant][/url][/replace]

[/founditems]
[/search]

[flushdatabases]

Regards,
Kenneth Grome
WebDNA Solutions
http://www.webdnasolutions.com
Web Database Systems and Linux Server Administration


---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: support@webdna.us

17 janvier 2017 17:24
Hi,

I have this simple search.

[search db=Table_HN.txt&neMATRICULEdata=findall]
[founditems]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant]<br>
[Replace db=CAR_GLOB.txt&eqMATRICULEdata=[MATRICULE]]Boat_length=[LONG]&Boat_width=[bau]&Boat_deep=[Tirant][/Replace]
[/FoundItems]
[/search]


The search is going on well as it is displaying in the html, but not replacinf in the DB
http://www.cnsr.fr/race2/_admin/dbfs/maj_osiris.dna

I have allowed in the preference : database extension as .db, .txt

If any one could open my eyes...

Thanks
Lawrence

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD7w+G/gv4OeN/DGi3viDwl4O1/xVc6Fpuq azJeafa3N+z3MAYTTllL/OVfaW4O0gcDAAOpn+C3wSt4Xnm+EHgoJGpZj/wj1qeB7CPJ+goA +Qv2fv2tv2Pvjj8d/Efwht/hR4S8MmC4SHwjf3OhW9pNqssZIlIbarQTb8GJOHwuch/lAB4f /wANYftDf9FU1b/viL/4igDc/wCCjPxD1f4YfAL9n/xB8O/FWpeF/Gmp6PBbNqGj3ElpeT6a thAXheaIgtGJWiIRieTkDrQB8beIrz/gofqfh6S+8VTfHu40W0WPVJJb0aqbeJYSJUnJb5QE 2hwx6YB7UAfqf+xF8I/hR8Wvhl8P/wBrTxj8ONBuPilq9vc3V/rkdtsNxdpM9ubkxZ8sTMsC sXVQd7OwwWNAH54/bD60Afovdfs+av8AF/W/2VfiIbPQ77w78NtHkfXrLUvmkMz6fDHEEiKF WeOeLJDFSrJ6igD6X+JOgX/iz4d+KfCultGt5rOi32n27SsVQSzQPGhYgEgZYZODxQB5z+yL 8LNf/Z5/Zn8I/DL4gX+m/wBpeGLW7+33FrOWtVD3U02Q7hTgJIMkgdDQB+UH/CAfEX/oQPEn /gquP/iKAO9/ax/5OP8AH/8A2Fj/AOi0oA8moA3/AIf/API/eGP+w1Yf+lCUAfuDQB//2Q== --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="compose-unknown-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="compose-unknown-contact.jpg" /9j/4AAQSkZJRgABAQEARwBHAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEC AQEBAQEBAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/2wBDAQEBAQEBAQICAgICAgIC AgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgL/wAAR CAAZABkDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAABgcICQr/xAA0EAABAwMCAgUK BwAAAAAAAAACAQMEBQYRABITIQcUMUF2CBUXIjI2N0JRtVRWkZOV0dL/xAAYAQEAAwEAAAAA AAAAAAAAAAADAAEEAv/EACQRAAICAAQGAwAAAAAAAAAAAAABAhEDMrHREyExM0FxgfDx/9oA DAMBAAIRAxEAPwDuEt+gW/ULet6oVC3rfqNQqFv0OfPn1GhUqfOmzZtKZlS5UqZMaNwzNwiJ VIl7eXLCaZIGwBl3TY8epPx2+jy2ZNPjvkwc9uhW8j7nCPhvOsQliYIeS7cvCpp8o50qwrC4 v3lsNSDbdmTEhvs2tahxpfV3WnmbbozJEw/gwdadbYExVRXKEKoSdvJcaOSqxE7/AAiX0gXx +a69/JSf9alIlste0VzaNpeFrcT9KKymotyiaZ0KRCnzacoE7Kjzn4gi2KqUh3jqDHDHv4mR UfruTWlMzlVUKIVNp9GguEJnAh0+IZjyAiisgyRDnu5azS8miKqjOTVkKqS/psG37fo1Fbab eg25b8eZPeFJBBJSjMG5HjMeyihnaauZwe4OGiju13GAcpOwBeN+U8/IkGbsiS8b7ryogmbz hbyc9REROfZhERO5ETShjPtvpGqTUyLErytS4siSwx5x2tRH4hPOI0DkjZtaJtFxuVEbIUUi yeNujlBUJGbJN6nM/Cyf2Hf60YgjvKA+NPSP4gT7axpcPtr51YWJnYn9dnAQWl722p4ot37y zqnlfp6FrqbwawG8/9k= --------------010206030204040001040406 Content-Type: image/jpeg; x-apple-mail-type=stationery; name="postbox-contact.jpg" Content-Transfer-Encoding: base64 Content-ID: Content-Disposition: inline; filename="postbox-contact.jpg" /9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAMCAgICAgMCAgIDAwMDBAYEBAQEBAgGBgUGCQgK CgkICQkKDA8MCgsOCwkJDRENDg8QEBEQCgwSExIQEw8QEBD/2wBDAQMDAwQDBAgEBAgQCwkL EBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBD/wAAR CAAZABkDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAA AgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkK FhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWG h4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl 5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREA AgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYk NOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk 5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD45+H+uan4r13x/wDE7xnb6d4guNI8Kxah v1LSYLt7zWL1IIbcMXQs372ZmC5wAgAAUAA5lBXbsZ1E5OMV1Z9ZWUvgb4I/Cfwf8OP2zP8A hFbHQ9TuIfEtnpel+DLaZnuBlpYpVgKyKVDosjFRkPtDDBA4cJj6WYSmqas1pc7a+Dq4NQlJ 3T6f5H2p+zn498GfFP4aaPP8Mvh9p1n4eUNFYyQ6dJYx2MEMihUZJEVkLIdyGMsuOh4oaqTT hGV2mik6amp1ItJp+fQT/hbfi3/oMXH5D/Cuq0v6f/AMOWPc+MP+Cbvw0tm/Z7+JfxY1DTEu nOqaJHbRPCJPOXTY4Z9gzwuZZEy3baa480k1hZpb2/M3wMFPEw5trnM/Hz9lr4ifHzxT4e8S 3mrtoHhlLZgLa+Y3F3AXdSwi+crIJGLMGJUKAAc8KPm8Bm9HLacqNryb36P19D6fNMseMrKc JaJWt/l6n1F+wP8AGXWJ9N8S/APxHpsBg+FqR2t9rovBJbqA5hhsnyqjzgYyWYHYdrbQRg19 LgqEaFOVe9lJ3s/Pf5HzeNrOtXjSir2Vr+n6mL/wnfgX/oZdK/8AApf8a0+s0P50Y+yr9mZ/ 7FHxI174c+ALr9mfxJ8FJtZutJlmfV7jS9Ut91x9qG/bJDP5fzBCqEByfl7HNd1WhCtS9o3p Lujzli1hsQsNZ8ytZrbyZ1/xY8Z3vw68JHxHo0F9pGt6Prdi9ppGt6cYRc6clwnmxrM+YGdo vlGHOBkjJwR8jgsihHEOrOSlq7L/AD6n1WIzRuiopWVtSt8EPDsXwx/Z68B2t5oI03WPiHf3 XivxPcuuJ7xg7zjz29cyW4AP3RketepnNVww8lFauyRx5bTjKtzS6as8U/4Qrxn/ANEt1L/w Uy//ABNeP9Uq/wAn4Hd9Zh/N+JT+MX/J63xO/wCv+y/9I4q+xf8ABXzPkqn+9/JfqZXxg/5E i8/6+LT/ANKI682O7PYw/wASMX4Gf8l+0n/sLn/0bDW8/wDl0Jf8vD9Xq7DiP//Z --------------010206030204040001040406-- --------------080002020806060304040105-- . Lawrence Banahan

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:

[WebDNA] calling a webDNA tmpl from PHP? (2008) [body_include] (2001) WebMerchant and CyberCash Problem: repost (2000) problems with 2 tags (1997) XML and CDATA (2004) Add command creates new cart but I'm passing existing cart...? (2000) emailer setup (1997) Webmerch tags? (1998) Trigger alternatives please ... (2004) Document Contains no data, or showcart error. (1997) emailer (1997) Opinion: [input] should be called [output] ... (1997) WCf2 and nested tags (1997) Navigator 4.01 (1997) webdelivery.html and webna (1997) WebCat2b13MacPlugIn - [include] (1997) Poll using WebCat (1998) Re(2): MASTER_STORE revision (2002) Am I going senile? (Price recalc based on quantity) (1997) update on wn searching (1997)