Re: Convert Chars Q
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 35888
interpreted = N
texte = The problem is expecting Excel to be consistent! Proper CSV formattingis hard; numerics do not ever have surrounding quotes, but text fieldsmay be surrounded by quotes and embedded quotes are quoted by a varietyof means.I would stop using Excel entirely, because it is not suitable for usewith a database. Use Access, which has a better export mechanism forCSV (you can define your export format better).John PeacockGary J. Krockover wrote:> > Peter (and Joe),> I wish it was surrounded with quotes...but from the output I get from the> Excel export, it is just:> field1,field2,field3,etc...> > Now, maybe it's my Office settings -or- the proper format for a CSV is to> have each field quoted (thus, you could have a plain comma in a field so> that it doesn't screw up the columns). That makes sense. But when I export> the tab-delimited to CSV and then open the .csv in BBEdit for example, it's> in the format I listed above. I've also been sending Storerunner her> webcat/Excel created .csv's and they've had no problems at all appending the> data to their master database.> > It's no real biggie guys, as I originally said, I was just trying to have> her click one button and then the file is totally done. The way it is now,> she just has to take the webcat created tab-delim file and change comma's to> the ascii equiv and then import-export via Excel.> > If someone has a quick and dirty answer, I'd appreciate it, I also would> appreciate any comments on the original code I first posted, but other than> that, don't worry too much about it :)> > Thanks,> G.> > > on 08.08.2000 3:33, Gary J. Krockover at gkrockover@austin.rr.com wrote:> >> > > Anyways, I just want it to> > > convertchars from a comma to ascii if it finds one in a field so that> when I> > > do import the newly appended .db to Excel for export to CSV, a comma in> her> > > description field for example doesn't become a column seperator.> >> > Isn't CSV this format:> > field1,field2,field3> > or this> > field1;field2;field3> >> > Then it might work if you simply surround *any* field with quotes. So you> > should be able to handle quotes within fields also:> > field1;field2 is has quotes inside;field3> >> > At least this is what I get from clients sometimes...> > Of course, you should convert special chars and semicolons within fields.> >> >> > Peter> > -------------------------------------------------------------> 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/-------------------------------------------------------------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:
The problem is expecting Excel to be consistent! Proper CSV formattingis hard; numerics do not ever have surrounding quotes, but text fieldsmay be surrounded by quotes and embedded quotes are quoted by a varietyof means.I would stop using Excel entirely, because it is not suitable for usewith a database. Use Access, which has a better export mechanism forCSV (you can define your export format better).John PeacockGary J. Krockover wrote:> > Peter (and Joe),> I wish it was surrounded with quotes...but from the output I get from the> Excel export, it is just:> field1,field2,field3,etc...> > Now, maybe it's my Office settings -or- the proper format for a CSV is to> have each field quoted (thus, you could have a plain comma in a field so> that it doesn't screw up the columns). That makes sense. But when I export> the tab-delimited to CSV and then open the .csv in BBEdit for example, it's> in the format I listed above. I've also been sending Storerunner her> webcat/Excel created .csv's and they've had no problems at all appending the> data to their master database.> > It's no real biggie guys, as I originally said, I was just trying to have> her click one button and then the file is totally done. The way it is now,> she just has to take the webcat created tab-delim file and change comma's to> the ascii equiv and then import-export via Excel.> > If someone has a quick and dirty answer, I'd appreciate it, I also would> appreciate any comments on the original code I first posted, but other than> that, don't worry too much about it :)> > Thanks,> G.> > > on 08.08.2000 3:33, Gary J. Krockover at gkrockover@austin.rr.com wrote:> >> > > Anyways, I just want it to> > > convertchars from a comma to ascii if it finds one in a field so that> when I> > > do import the newly appended .db to Excel for export to CSV, a comma in> her> > > description field for example doesn't become a column seperator.> >> > Isn't CSV this format:> > field1,field2,field3> > or this> > field1;field2;field3> >> > Then it might work if you simply surround *any* field with quotes. So you> > should be able to handle quotes within fields also:> > field1;field2 is has quotes inside;field3> >> > At least this is what I get from clients sometimes...> > Of course, you should convert special chars and semicolons within fields.> >> >> > Peter> > -------------------------------------------------------------> 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/-------------------------------------------------------------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/
John Peacock
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:
and vs or vs not (1998)
[delete] problem (1997)
FAX orders (1996)
Server Error Question (2004)
[WebDNA] WebDNA and macOS 10.4 Mojave - Operational? (2018)
WebCatalog Upgrade Pricing? (1997)
Error handling for accountNum (1997)
Who is John Jakovich? (1999)
WebCat2b12 - New features for 1.6 users ... (1997)
send mail problem? (1997)
NT Manual (1997)
Problem with webcat install (1998)
Emailer port change (1997)
Remove from list server (1997)
Running 2 two WebCatalog.acgi's (1996)
Great product and great job ! (1997)
Re:trouble (1997)
[shownext max=?] armed (1997)
WC2.0 Memory Requirements (1997)
This message couldn't reach the list! (multi-column (1998)