PC Review


Reply
Thread Tools Rate Thread

CSV generator

 
 
Sweet Andy
Guest
Posts: n/a
 
      28th Jun 2006
Is there a CSV (comma separated variables) generator program (freeware or
not). I'd like something to be able to use the headers then tab from field
to field and when I save it, the commas are generated. Maybe I'm asking the
impossible or maybe you don't even understand what I need. ???

The restulting data would be input to a books database and an household
inventory database.

TIA

--
SweetAndyLicious

>>>email: (E-Mail Removed)



 
Reply With Quote
 
 
 
 
Al Klein
Guest
Posts: n/a
 
      29th Jun 2006
On Wed, 28 Jun 2006 13:31:24 -0700, "Sweet Andy" <(E-Mail Removed)>
wrote:

>Is there a CSV (comma separated variables) generator program (freeware or
>not). I'd like something to be able to use the headers then tab from field
>to field and when I save it, the commas are generated. Maybe I'm asking the
>impossible or maybe you don't even understand what I need. ???


>The restulting data would be input to a books database and an household
>inventory database.


Open Office. Spreadsheet programs can export to csv format.
 
Reply With Quote
 
John Fitzsimons
Guest
Posts: n/a
 
      29th Jun 2006
On Wed, 28 Jun 2006 13:31:24 -0700, "Sweet Andy" <(E-Mail Removed)>
wrote:

>Is there a CSV (comma separated variables) generator program (freeware or
>not). I'd like something to be able to use the headers


"Use the headers" ? What headers ? Where are they coming from ? How
about giving us an example of what you are talking about ?

>then tab from field
>to field and when I save it, the commas are generated. Maybe I'm asking the
>impossible or maybe you don't even understand what I need. ???


Possibly the latter ?

>The restulting data would be input to a books database and an household
>inventory database.


>TIA


Okay, maybe a "search and replace" process (in a text editor) might
work ? Replace spaces with a space and comma ?

It would depend on how big your data source was. If <100 records you
could probably manually correct any mistakes. If more possibly not.

Another option would be to import into a spreadsheet program and save
as a CSV file.

Regards, John.

--
****************************************************
,-._|\ (A.C.F FAQ) http://clients.net2000.com.au/~johnf/faq.html
/ Oz \ John Fitzsimons - Melbourne, Australia.
\_,--.x/ http://www.vicnet.net.au/~johnf/welcome.htm
v http://clients.net2000.com.au/~johnf/
 
Reply With Quote
 
S.O. Meone
Guest
Posts: n/a
 
      29th Jun 2006
"Sweet Andy" <(E-Mail Removed)> wrote:

> Is there a CSV (comma separated variables) generator program (freeware or
> not). I'd like something to be able to use the headers then tab from field
> to field and when I save it, the commas are generated. Maybe I'm asking the
> impossible or maybe you don't even understand what I need. ???


I am not sure what your 'headers' are, but CSVEd can import tab
delimited files and save files with commas as delimiters. It's
probably the best free csv editor.
http://home.hccnet.nl/s.j.francke/t2t/text2table.htm

S.O. Meone
 
Reply With Quote
 
Susan Bugher
Guest
Posts: n/a
 
      29th Jun 2006
S.O. Meone wrote:
> "Sweet Andy" <(E-Mail Removed)> wrote:


>>Is there a CSV (comma separated variables) generator program (freeware or
>>not). I'd like something to be able to use the headers then tab from field
>>to field and when I save it, the commas are generated. Maybe I'm asking the
>>impossible or maybe you don't even understand what I need. ???


> I am not sure what your 'headers' are, but CSVEd can import tab
> delimited files and save files with commas as delimiters. It's
> probably the best free csv editor.
> http://home.hccnet.nl/s.j.francke/t2t/text2table.htm


Another suggestion along those same lines. I create .csv files with
dbEdit fairly often -> copy tab delimited data (from a spreadsheet),
import it into dbEdit via the clipboard. Very quick, very easy. You
can (of course) also create .csv files directly in dbEdit. . .

Program: dbEdit
Author: Paul Lutus
Ware: (Requestware) unsupported
http://www.arachnoid.com/
http://www.arachnoid.com/dbedit/index.html
version 3.4 (511 KB) (10/31/2001)
http://www.arachnoid.com/dbedit/dbedit.exe

Susan
--
Posted to alt.comp.freeware
Search alt.comp.freeware (or read it online):
http://www.google.com/advanced_group....comp.freeware
Pricelessware & ACF: http://www.pricelesswarehome.org
Pricelessware: http://www.pricelessware.org (not maintained)


 
Reply With Quote
 
S.O. Meone
Guest
Posts: n/a
 
      30th Jun 2006
Susan Bugher <(E-Mail Removed)> wrote:

> Program: dbEdit


I used that but now prefer CSVEd.
dbEdit is ancient abandonware :-( .

S.O. Meone
 
Reply With Quote
 
Susan Bugher
Guest
Posts: n/a
 
      30th Jun 2006
S.O. Meone wrote:
> Susan Bugher <(E-Mail Removed)> wrote:


>>Program: dbEdit


> I used that but now prefer CSVEd.


I have yet to try CSVed (any minute now). . .

> dbEdit is ancient abandonware :-( .


Yeah but. . . using dbEdit for the particular task the OP asked about
is very easy -> select tab delimited text, copy, open dbEdit, select
"import from clipboard", save the file.

Is it easier or harder to accomplish that task in CSVed?

Susan
--
Posted to alt.comp.freeware
Search alt.comp.freeware (or read it online):
http://www.google.com/advanced_group....comp.freeware
Pricelessware & ACF: http://www.pricelesswarehome.org
Pricelessware: http://www.pricelessware.org (not maintained)


 
Reply With Quote
 
Frank Bohan
Guest
Posts: n/a
 
      1st Jul 2006

"Susan Bugher" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> S.O. Meone wrote:
>> Susan Bugher <(E-Mail Removed)> wrote:

>
>>>Program: dbEdit

>
>> I used that but now prefer CSVEd.

>
> I have yet to try CSVed (any minute now). . .
>
>> dbEdit is ancient abandonware :-( .

>
> Yeah but. . . using dbEdit for the particular task the OP asked about is
> very easy -> select tab delimited text, copy, open dbEdit, select "import
> from clipboard", save the file.
>
> Is it easier or harder to accomplish that task in CSVed?
>
> Susan
> --


CSVed seems to me to be an upgrade of dbEdit, from the same people. As far
as I can tell, it does the same job and is an excellent program. There may
be some improvements which I have not noticed.

===

Frank Bohan
¶ Photons have mass? -- I didn't even know they were Catholic.


 
Reply With Quote
 
Susan Bugher
Guest
Posts: n/a
 
      1st Jul 2006
Frank Bohan wrote:

> CSVed seems to me to be an upgrade of dbEdit, from the same people.


nope - different authors.

CSVed Author: Sam Franke
dbEdit Author: Paul Lutus

As far
> as I can tell, it does the same job and is an excellent program. There may
> be some improvements which I have not noticed.


gonna try it RSN. . .

> Photons have mass? -- I didn't even know they were Catholic.


ROTFLOL

Susan
--
Posted to alt.comp.freeware
Search alt.comp.freeware (or read it online):
http://www.google.com/advanced_group....comp.freeware
Pricelessware & ACF: http://www.pricelesswarehome.org
Pricelessware: http://www.pricelessware.org (not maintained)
 
Reply With Quote
 
S.O. Meone
Guest
Posts: n/a
 
      2nd Jul 2006
"Frank Bohan" <(E-Mail Removed)> wrote:

> CSVed seems to me to be an upgrade of dbEdit, from the same people. As far
> as I can tell, it does the same job and is an excellent program. There may
> be some improvements which I have not noticed.


For a start you can use a variety of delimiters and safe to HTML, XML,
RTF, Word and it's not abandonware. I prefer the sorting in dbEdit
though.

S.O. Meone
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PDF Generator mianiro Microsoft Dot NET Framework 1 9th Jan 2007 02:58 PM
key generator tatamata Microsoft Access 1 3rd Oct 2006 08:03 PM
F@H Sig Generator muckshifter Crunchers Corner 0 5th Nov 2005 09:39 AM
File List Generator - Generator of File Lists jo Freeware 1 16th Nov 2004 01:34 PM
Panda PDF Generator 0.5.4 - A PDF generator in the form of a C library. Gordon Darling Freeware 0 18th Apr 2004 12:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:12 AM.