Re: using WC to create a DB online

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 34675
interpreted = N
texte = If new.db always has this structure (two fields named name and email) you can always keep a template db that is TAB DELIMITED with the field names already in it anywhere on your server, then copy it to where it should live [COPYFILE from=FromFile&to=ToFile]Then append values to it. [append db=new.db]name=myName&email=myEmail[/append] r someone to create > a new database on my > server via their web browser using WebCat 3.0 > commands (Mac/WebStar > server). My approach can be illustrated using the > following simplified > example. My intent in this example is to create a > new database called > new.db with the field names name and email and > then create a record > whose values were myName and myEmail. I was > hoping that WebCat would > open the new file, convert it to tab-delimited > format and add the record. > Here's the code: > > [writefile file=new.db]name,email[/writefile] > [waitforfile file=new.db]] > [append > db=new.db]name=myName&email=myEmail[/append] > [/waitforfile] > > Any suggestions for what I'm doing wrong or maybe a > better approach? I > suspect that the fields are not being seen as > database fields. > > Thanks, > > Brian Wachter > Stoneport Technologies, LLC > (207) 772-3826 > > > ------------------------------------------------------------- > 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 > > Web Archive of this list is at: http://search.smithmicro.com/ __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/------------------------------------------------------------- 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 Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: using WC to create a DB online (Brian Wachter 2000)
  2. Re: using WC to create a DB online (Kenneth Grome 2000)
  3. Re: using WC to create a DB online (WebDNA Support 2000)
  4. Re: using WC to create a DB online (John Butler 2000)
  5. Re: using WC to create a DB online (Jeff Grady 2000)
  6. Re: using WC to create a DB online (Brian Boegershausen 2000)
  7. using WC to create a DB online (Brian Wachter 2000)
If new.db always has this structure (two fields named name and email) you can always keep a template db that is TAB DELIMITED with the field names already in it anywhere on your server, then copy it to where it should live [COPYFILE from=FromFile&to=ToFile]Then append values to it. [append db=new.db]name=myName&email=myEmail[/append] r someone to create > a new database on my > server via their web browser using WebCat 3.0 > commands (Mac/WebStar > server). My approach can be illustrated using the > following simplified > example. My intent in this example is to create a > new database called > new.db with the field names name and email and > then create a record > whose values were myName and myEmail. I was > hoping that WebCat would > open the new file, convert it to tab-delimited > format and add the record. > Here's the code: > > [writefile file=new.db]name,email[/writefile] > [waitforfile file=new.db]] > [append > db=new.db]name=myName&email=myEmail[/append] > [/waitforfile] > > Any suggestions for what I'm doing wrong or maybe a > better approach? I > suspect that the fields are not being seen as > database fields. > > Thanks, > > Brian Wachter > Stoneport Technologies, LLC > (207) 772-3826 > > > ------------------------------------------------------------- > 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 > > Web Archive of this list is at: http://search.smithmicro.com/ __________________________________________________ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/------------------------------------------------------------- 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 Web Archive of this list is at: http://search.smithmicro.com/ Jeff Grady

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:

[search] sort problem (2003) [if] and [showif] - A solution (2002) Keep away (1997) Force a search at the default.tmpl page? (1997) customers getting same cart (2004) [WebDNA] WebDNA 7 (2011) [WebDNA] WebDNA vs. php war ;-) (2010) What is WebDNA (1997) Formatting an embedded search from a neebie (2000) [include ...] behavior (1997) Not Authorised Adding Items (1998) Hiding HTML and page breaks (1997) WebCat2b15MacPlugin - showing [math] (1997) Extended [ConvertChars] (1997) Robert Minor duplicate mail (1997) Re:Can this be done? (1997) [ShowNext] feature in 2.0 (1997) Help! WebCat install problems... (2000) 4.x in production update (2000) Roundup function? (1997)