Re: Strange database format import

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 27780
interpreted = N
texte = On 2/17/00 11:29 pm, Dennis J. Bonsall, Jr. so noted...>WebCat seems to do okay with it up until a point. The database is a >comma-delimited database, and the first several columns are denoted by >quotes and seperated by commas. Even when it gets to a point where >commas appear within the quotes, WebCat does not have a problem. But, >when it gets to the last several colums of the database, which have no >quotes, and are separated only by commas, WebCat chokes on the >database. Here is an entry from within this database: > >CANADA,01/01/00 - 12/31/00,2-A,SME,Wool Suits, >M&B,5016780,20330,0.40524,0.064045,0.06754,0.,01/13/00The file is *close* to being quote/comma delimited, until you get to the last part. As long as this inconsistent format is consistent (quote/comma at the beginning, numbers with commas at the end) you can do a replace in BBEdit.Grep pattern to search for: ([\d\.]),([\d\.])and to replace with: \1,\2Then, to finish off the last item, You'll need to search for \r and replace with \r throughout.Rob Marquardt Designer/Resident Wirehead Toast Design800 Washington Avenue North Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go to .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:

    
  1. Re: Re[2]: Strange database format import (Rob Marquardt 2000)
  2. Re[2]: Strange database format import (jpeacock@univpress.com 2000)
  3. Re: Strange database format import (Rob Marquardt 2000)
  4. Re: Strange database format import (Rob Marquardt 2000)
  5. Re: Strange database format import (jpeacock@univpress.com 2000)
  6. Strange database format import (Dennis J. Bonsall, Jr. 2000)
On 2/17/00 11:29 pm, Dennis J. Bonsall, Jr. so noted...>WebCat seems to do okay with it up until a point. The database is a >comma-delimited database, and the first several columns are denoted by >quotes and seperated by commas. Even when it gets to a point where >commas appear within the quotes, WebCat does not have a problem. But, >when it gets to the last several colums of the database, which have no >quotes, and are separated only by commas, WebCat chokes on the >database. Here is an entry from within this database: > >CANADA,01/01/00 - 12/31/00,2-A,SME,Wool Suits, >M&B,5016780,20330,0.40524,0.064045,0.06754,0.,01/13/00The file is *close* to being quote/comma delimited, until you get to the last part. As long as this inconsistent format is consistent (quote/comma at the beginning, numbers with commas at the end) you can do a replace in BBEdit.Grep pattern to search for: ([\d\.]),([\d\.])and to replace with: \1,\2Then, to finish off the last item, You'll need to search for \r and replace with \r throughout.Rob Marquardt Designer/Resident Wirehead Toast Design800 Washington Avenue North Minneapolis MN 55401 612.330.9863 v 612.321.9424 f www.toastdesign.com ------------------------------------------------------------- Brought to you by CommuniGate Pro - The Buzz Word Compliant Messaging Server. To end your Mail problems go to .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 Rob Marquardt

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:

Highlighting words found in a keyword search (2003) WebCat2 Append problem (B14Macacgi) (1997) remotely creating and populating a stock inventory db - almost there! (1999) WebCat2 - Getting to the browser's username/password data (1997) [WebDNA] Error 500 with SUMM=T (2017) Sitebuilder (2004) [WebDNA] Virtual host configuration... (2017) Extended [ConvertChars] (1997) How to append text after the sign & (1997) HELP!? (2002) Shipping Calc - Help please (1998) WebCat b15 Mac plug-in (1997) Location of Browser Info.txt file (1997) Re:2nd WebCatalog2 Feature Request (1996) WEBCAT with SQL backend. Help please! (2000) problems with 2 tags shakur (1997) WebCat shared memory? (1999) [WebDNA] Need Rosetta to install on OS X? (2010) Searching multiple fields (1997) Not seeing cart info on Invoice.tmpl (was PROBLEM) (1997)