Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.743 Times

Drupal Csv software
Filter: All | Freeware | Demo
 

Drupal Csv

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 180

Profile CSV The fields to be exported are configurable. Only users with "administer users" are allowed to download the CSV.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Profile CSV Download

Added: May 10, 2013 | Visits: 469

Taxonomy CSV import Installation - Copy the taxonomy_csv directory into the appropriate modules directory in your Drupal installation (recommended: sites/all/modules). - Go to Administer > Site building > Modules and enable the Taxonomy CSV import module. - Go to Administer > Content management > Taxonomy and click... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (50): Taxonomy CSV import Download

TableField - CCK for Drupal 6 - Field API for Drupal 7 This module allows you to attach tabular data to a node in Drupal 6 or any entity in Drupal 7. The input form allows the user to specify the number of rows/columns and allows entry into each table cell using text fields. Tables can be defined globally or on a per-node/per-entity basis, so every... Platforms: PHP

License: Freeware Size: 10 KB Download (47): TableField - CCK for Drupal 6 - Field API for Drupal 7 Download

Added: January 10, 2006 | Visits: 2.734

ABC Amber CSV Converter ABC Amber CSV Converter was developed to help you convert your CSV (comma-separated or fixed) files to any format you wish (DBF, XLS, XML, PDF, HTML, CHM, RTF, HLP, DOC, and many more) easily and quickly. The software supports a batch conversion, a run from command line, more than 50 languages.... Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.23 MB Download (606): ABC Amber CSV Converter Download

Added: January 13, 2006 | Visits: 2.776

CSV Filter This program is intended for filtration CSV-files. CSV-format is a simple text format, where each line - Row and Columns - is devided with comas. Many different programs such as Excel, Access use this format. Many programs use this format for Log-files.But these files often content a lot of... Platforms: Windows, Windows CE

License: Freeware Size: 248 KB Download (530): CSV Filter Download

Released: December 01, 2017  |  Added: January 17, 2018 | Visits: 6.497

Advanced CSV Converter Advanced CSV Converter is a powerful and user-friendly application which allows you to convert any CSV files into a wide variety of other formats including XLS, XLSX, DBF, SQL, HTML, Fixed Text and various other common document and database formats. Ten output formats in total are supported. When... Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $39.95 USD Size: 4.69 MB Download (694): Advanced CSV Converter Download

Released: March 11, 2008  |  Added: March 18, 2008 | Visits: 2.976

Killink CSV Editing delimited text files can be a painful and ugly experience with a standard text editor such as NotePad. Data can look scattered, almost random. Killink CSV gives you a clear view of your data through its spreadsheet editor designed specifically for delimited text files such as comma... Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 4.06 MB Download (931): Killink CSV Download

Released: May 13, 2010  |  Added: May 21, 2010 | Visits: 4.333

DBF to CSV The DBF to CSV program allows you to convert your dbf files to csv (comma-separated value) format. Generally, you can use any delimiter, such as TAB, semicolon etc. The program supports dBase III, dBase IV, FoxPro, VFP and dBase Level 7 formats. You can run the program in a batch mode... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.16 MB Download (193): DBF to CSV Download

Released: October 14, 2009  |  Added: October 19, 2009 | Visits: 2.007

CSV to MSSQL Loader CSV to MSSQL is a tool to Convert, Migrate data from / to MS SQL to CSV or from CSV files to MSSQL. You can convert multiple files in one go from MSSQL to CSV or from CSV / Delimited files to MS SQL Server database. While converting you can map source table columns to matching destination table... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.82 MB Download (126): CSV to MSSQL Loader Download

Released: October 14, 2009  |  Added: October 28, 2009 | Visits: 3.270

CSV to MySQL CSV to MySQL is a tool to Convert, Migrate data to / from MySQL to CSV files or from CSV files to MySQL. You can convert multiple tables in one go from MySQL to CSV files / Delimited files or from CSV / Delimited files to MySQL database. While converting you can map source table columns to... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.82 MB Download (112): CSV to MySQL Download

Released: October 14, 2009  |  Added: November 02, 2009 | Visits: 1.635

CSV to Oracle CSV to Oracle is a tool to Convert, Migrate data to / from Oracle to CSV / Delimited files or from CSV to Oracle. You can convert multiple tables in one go from Oracle to CSV files / delimited files or from CSV / delimited files to Oracle database. While converting you can map source table... Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.82 MB Download (95): CSV to Oracle Download

Added: January 22, 2010 | Visits: 1.392

XML::CSV XML::CSV is a Perl extension converting CSV files to XML. SYNOPSIS use XML::CSV; $csv_obj = XML::CSV->new(); $csv_obj = XML::CSV->new(%attr); $status = $csv_obj->parse_doc(file_name); $status = $csv_obj->parse_doc(file_name, %attr); $csv_obj->declare_xml(%attr);... Platforms: *nix

License: Freeware Size: 7.17 KB Download (134): XML::CSV Download

Added: May 06, 2010 | Visits: 1.404

Palm::Progect::Converter::CSV Palm::Progect::Converter::CSV is a Perl module to convert between Progect databases and CSV files. SYNOPSIS my $converter = Palm::Progect::Converter->new( format => CSV, # ... other args ... ); $converter->load_records(); # ... do stuff with records $converter->save_records(); This... Platforms: *nix

License: Freeware Size: 40.96 KB Download (129): Palm::Progect::Converter::CSV Download

Added: April 06, 2010 | Visits: 954

Ricebridge CSV Manager Ricebridge CSV Manager project allows you to read and write CSV files from within your Java application. This component covers all sorts of boundary cases and bad data that youd rather not think about.. Platforms: *nix

License: Shareware Cost: $47.00 USD Size: 143.36 KB Download (109): Ricebridge CSV Manager Download

Added: July 05, 2010 | Visits: 1.284

Drupal::Module::Starter Drupal::Module::Starter is a Perl module to create Drupal Module starter files. SYNOPSIS You probably dont want to use this module directly - you want to use the drupal-module-starter script in the scripts directory of the distribution use Drupal::Module::Starter; my $foo =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): Drupal::Module::Starter Download

Released: May 12, 2010  |  Added: May 21, 2010 | Visits: 1.275

CSV to DBF The CSV to DBF program allows you to convert your csv (comma-separated value) files to dbf format. Generally, you can use any delimiter, such as TAB, semicolon etc. The program supports dBase III, dBase IV, FoxPro, VFP and dBase Level 7 formats. You can run the program in a batch mode using... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.16 MB Download (2744): CSV to DBF Download

Released: August 03, 2010  |  Added: August 07, 2010 | Visits: 1.276

CSV Editor Software This editor will allow you to add and delete columns and rows to CSV files. There are features to save your changes, import the file to Excel and search the CSV file for text. Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 873 KB Download (891): CSV Editor Software Download

Released: August 15, 2019  |  Added: September 07, 2019 | Visits: 1.685

Total CSV Converter Total CSV Converter is a reliable tool to convert CSV to JSON, PDF, HTML, TXT, XLS, DBF, XML. Files can be processed in batches, no limitations to a number of files applied. Moreover, Total CSV Converter can process large files (1 GB+). You can select CSV data to convert and skip the rows that... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $59.90 USD Size: 20.2 MB Download (181): Total CSV Converter Download

Released: June 28, 2011  |  Added: July 16, 2011 | Visits: 1.358

LN-CSV Converter LN-CSV Converter lets you convert information between Lotus Notes and CSV (comma separated value) files. LN-CSV Converter works with Lotus Notes Contacts and Lotus Notes Calendar information. You may convert these information to CSV files or convert information from CSV files to Lotus Notes.... Platforms: Windows

License: Shareware Cost: $26.95 USD Size: 926.92 KB Download (103): LN-CSV Converter Download

Released: June 28, 2011  |  Added: July 26, 2011 | Visits: 1.237

ACT-CSV Converter ACT-CSV Converter lets you convert information between ACT! by Sage and CSV (comma separated value) files. ACT-CSV Converter works with ACT! Contacts and ACT! Calendar information. You may convert these information to CSV files or convert information from CSV files to ACT!. Advanced... Platforms: Windows

License: Shareware Cost: $26.95 USD Size: 785.5 KB Download (98): ACT-CSV Converter Download

1 2 3 4 5 >