Re: Moving records
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 28601
interpreted = N
texte = > >Is there any easier way to move a record in databaseA.db to> >databaseB.db without,> >1) Doing a search> >2) Doing an append> >3) Doing a delete>>No, that's how you have to do it.>>> >This is painful as I have to specify the fieldnames, as there is no> >way to link [ListFields DatabaseName] to a founditems context.>>Yes there is! Assuming the field names in both db's are the same, >and if you are moving only one record, you can do the following:>>[search db=thisDB&...&max=1]>[founditems]>[append db=otherDB]>[listfields thisDB(or otherDB)]>[fieldname]=[interpret][[fieldname]][/interpret]&>[/listfields]>[/append]>[delete db=thisDB&eqskudata=[sku]]>[/founditems]>[/search]>>Just remember, if you need to retrieve more than one record, you >must move the delete tag outside the founditems context and use a >different technique for the deleting records from thisDB ... :)Thanks for that Ken. I never thought of the [Interpert] tag.Micheal O Shea Email:micheal@com4u.chcom4u.ch http://www.com4u.chBreitistrasse 7B PGP key available upon request. CH-5506 Maegenwil Tel: +41 62 896 46 26Switzerland-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Associated Messages, from the most recent to the oldest:
> >Is there any easier way to move a record in databaseA.db to> >databaseB.db without,> >1) Doing a search> >2) Doing an append> >3) Doing a delete>>No, that's how you have to do it.>>> >This is painful as I have to specify the fieldnames, as there is no> >way to link [ListFields DatabaseName] to a founditems context.>>Yes there is! Assuming the field names in both db's are the same, >and if you are moving only one record, you can do the following:>>[search db=thisDB&...&max=1]>[founditems]>[append db=otherDB]>[listfields thisDB(or otherDB)]>[fieldname]=[interpret][[fieldname]][/interpret]&>[/listfields]>[/append]>[delete db=thisDB&eqskudata=[sku]]>[/founditems]>[/search]>>Just remember, if you need to retrieve more than one record, you >must move the delete tag outside the founditems context and use a >different technique for the deleting records from thisDB ... :)Thanks for that Ken. I never thought of the [Interpert] tag.Micheal O Shea Email:micheal@com4u.chcom4u.ch http://www.com4u.chBreitistrasse 7B PGP key available upon request. CH-5506 Maegenwil Tel: +41 62 896 46 26Switzerland-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to
Michael O Shea
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] plupload ? (2012)
Not really WebCat (1997)
New Plug-in and Type 11 errors (1997)
Online reference (1997)
when is date system date or order date? (1997)
CMS (2003)
Draft Manual, Tutorial, and more (1997)
Problems getting parameters passed into email. (1997)
Setting expiration dates for cookies (2000)
Payment Processors (2005)
Searchable WebCat (etc.) Docs ? (1997)
RAM variables (1997)
WebCat2b15MacPlugin - showing [math] (1997)
Initiating NewCart (1997)
HELP!! problems with e-mail from WebCAT (1998)
Answer: WebDelivery downloads alias, not original ? (1997)
Security Question (1997)
Random ads (1998)
Bad creator codes which cause access denied errormessage (1997)
Database Advice (1996)