Showing 42 open source projects for "convert dbf to xls"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1
    Canmatrix

    Canmatrix

    Converting Can (Controller Area Network) Database Formats

    Canmatrix is a Python package to read and write several CAN (Controller Area Network) database formats. Canmatrix implements a "Python Can Matrix Object" which describes the can-communication and the needed objects (Board units, Frames, Signals, Values, ...) Canmatrix also includes two Tools (can convert and can compare) for converting and comparing CAN databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    DBF DOS TO WINDOWS COVNERTOR - Persian

    Convert Iranian (persian or farsi) dbf with sayeh , iransystem, paniz.

    Convert Iranian (persian or farsi) dbf with sayeh , iransystem, paniz charset to excel windows, it is very fast and simple to use.no need to install. portabl.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    MDB Admin

    MDB Admin

    A complete tool for creating and managing MSAccess databases.

    MDB Admin allows you to open, visualize and edit MSAccess databases (MDB or ACCDB files) without having Access installed. You can also install MDB Admin using winget: winget install --id=MarcielDegasperi.MDBAdmin -e IMPORTANT: To work with .accdb files you must manually install "Microsoft Access Database Engine Redistributable" 32bits, which can be found at the link below: https://www.microsoft.com/en-us/download/details.aspx?id=54920 (please make sure to select 32-bit...
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 4

    EDAUtils Converters

    Free converters across IP-XACT Verilog VHDL Liberty SystemC

    ... verilog2lib : Create Liberty .lib library from verilog module lib2verilog : Converts Liberty .lib Cells into empty verilog modules verilog2systemc : Tool to convert Verilog into SystemC keeping the original structure as much as possible. ipxactreg2xlsreg : Converts IP-XACT Address Block file into XLSX for review and documentation purpose xls2ipxact : Creates IP-XACT Address Block file from the legacy XLS/CSV based Register Management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Baya - SoC Integration Platform

    Baya - SoC Integration Platform

    Best in class SoC Integration Platform, IP-XACT, Verilog VHDL, UPF

    1. Comes with 200+ high level Tcl commands around SoC platform assembly 2. Easy to start - use the verilog2baya tool to convert existing SoC/SS into Baya 3. Adhoc and Interface based connections 4. Autoconnections 5. Rule based connections between component ports 6. A variety of SoC integration Methodologies 6.a. XLS/CSV Based connections 6.b. Port-to-Port Adhoc connections 6.c. IP-XACT and System Verilog Interface based connections 6.d. ... 7. Maintains a connectivity database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XLS to XML

    XLS to XML

    Translate files between XLS / XLSX and XML format . . .

    XLStoXML is a portable cross-platform desktop application for file format translation between XLS/XLSX and XML. No installation required except Java. The simple and intuitive interface allows you to do complex operations with just a few clicks. We are currently offering only a free version of this software, this means that all the features are available for you! The downloads and old versions code are distributed in SourceForge, and will be available soon. This piece of software is more...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Free VCF file to CSV or Excel converter

    Excel VBA Script to convert VCF file with multiple entries to CSV file

    This is an Excel based VBA script used to import bulk .VCF files that contain more than 1 Vcard and then convert them to a comma separated .CSV file or Excel xls file that can then be imported into Outlook, Google, or any other application that supports import of contacts using CSV files. This has been written to support VCF 2.0, 2.1, 3.0 and 4.0 formatted files including those with printable encoding (MIME) and has been tested with bulk VCF files from Backupify, Google Contacts (Gmail...
    Leader badge
    Downloads: 134 This Week
    Last Update:
    See Project
  • 8
    DBF to CSV

    DBF to CSV

    Very basic program to convert dbf files to csv

    Made with the dbfpy library created by Jeff Kunce and then modified by Hans Fiby and Yaroslav Samchuk. Portable executable, less portable folder and source code all in files. Want a similar-ish project done for yourself? Contact me :) https://www.fiverr.com/pedromemoli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10
    Joiner (oracle, excel, dbf export)

    Joiner (oracle, excel, dbf export)

    Convert and merge Oracle, Excel, Dbf, and Text data (for Windows)

    Uses Oracle, Excel, Dbf and Text data (.txt files) as data sources. It can unite several sources into one, while changing the format of the result to any one presented. Supports the command line and LOG files. To work, you must create a job configuration and save it as XML file (examples are attached). Help is available with the -h option in command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Exl2Sql

    Exl2Sql

    Excel to SQL

    This tool will convert an Excel Spreadsheet (.xls and .xlsx files) into SQL INSERTs to one table. The first row of your excel sheet will be used as the column names so you cannot have any NULL values. Then the data underneath the column name is applied into that column with the generated insert statement. You can Save or Copy the data and then use Find and Replace if you need to tweak. Good for big data. Needed this for my work so created over the weekend, happy to share...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ExcelToPdf

    A tiny utility to mass convert Excel files to Pdf

    ExcelToPdf scan recursively through folders and subfolders for Excel files and copy them in PDF format. It retain the original name of the file (only the extension change) and the folders hierarchy. A handy tool, surprisingly rare (at least for free and without having to upload files on remote servers). Future versions will work with various file types. Installation provide both GUI and contextual entry (on folders). Distributed under BSD license. Require a valid Excel 2007...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XLS(X)toTMX

    XLS(X)toTMX

    Excel to TMX file converter

    XLS(X)toTMX allowed you to convert Excel 2003/2007/2010/2013 (*.xls & *.xlsx) files to TMX 1.1 file. TMX files are specific XML format files used in CAT software as OmegaT.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ourXdbu
    ourXdbu is a public aplication to manage diferents database formats DBF, DB, XLS, XLSX, MDB, LETO, SQL Server, MySql, and others Is possible to make relations with diferents formats etc...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    SQL converter

    SQL converter

    SQL converter is a tool converts your sql tables into new file types .

    SQL converter is a tool created to be completely useful . It's a tool that allows you to convert your tables from a specific database into new file type & extension table : • Excel (*.XLS) • Word (*.DOC) • XML (*.XML) • HTML (*.html) The whole table will be converted including it's columns and rows ! ◘ More features : • you can browse your databases easily • you can edit the table before exporting it from the tool it self • you can execute your own commands through the 'Manual...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    dBASE Reader and Converter

    dBASE Reader and Converter

    !!! NO LONGER MAINTAINED !!!

    dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, Calc.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17

    DBF converter (unicode support)

    DBF loading and converting, Supporting Persian and Arabic unicodes

    there are several small applications in C# for importing and or exporting DBF (foxpro database) files. none of them supports for FARSI or ARABIC unicodes, so i completed their application to involve it. it has one drow-back i know : it cant convert farsi unicodes to DBF version as well as needed. whole project is written in C# and solution is attached here, so you can change and modify it.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    closedXMLExcel

    closedXMLExcel

    professional Excel component specially designed for .NET developers

    This is a package of an Example Project for ClosedXML_Excel. As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by ClosedXML. You can create a large range of applications for free. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx). Main features. Convert .xlsx to PDF. Convert .xlsx to XML. Convert .xlsx to CSV. Convert .xlsx to image. Save Chart to Image...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    npoi excel

    A package of an Example Project for NpoiExcel.

    As a free C# excel API, it can enable developers to edit, copy, create, print and convert Excel files which were generated by NPOI. With NpoiExcel, you can create a large range of applications for free. It supports both for the old Excel 97-2003 format (.xls) and for the new Excel 2007 and Excel 2010 (.xlsx). NPOI excel Webpage: http://www.nuget.org/packages/ExcelNPOI/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Excel Compare GUI

    Excel Compare GUI

    A tool used to compare any Spread Sheet

    This is simple a tool used or comparing spreadsheets. Smart Comparison of any spread sheet with output reports in html/xml/Excel formats For Complete help refer link below Note: This tool needs MS Office to be installed in your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LDIF to XLS (Excel) module

    LDIF to XLS (Excel) module

    Module for Microsoft Excel 2003 or below to conver LDIF file to .XLS

    ENGLISH: (Español más abajo) Module (.bas) based on VBA (Visual Basic for Applications) to convert a LDIF file, dowloaded from any LDAP server such Active Directory from Microsoft, to a Microsoft Excel sheet called "Destino". Fully tested on Microsoft Excel 2003 or below, but haven't been tested on 2007 and above. How to use: Search the forum. Check the Forum for help. Please review the module and ask for help in the forum if you want. ESPAÑOL: Módulo (.bas) para Visual Basic...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    VCard to XLS is a utility that I created to convert a VCard file with multiple entries into Microsoft Excel format. Once in Excel, the file can be saved as a Comma Separated Values file (.CSV) and imported into may different programs.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 23

    EX-Converter

    A tool that generates XML file for TestLink importing.

    EX-Converter is a lightweight Windows application that could convert your test specifications from Excel sheets to TestLink XML formats; then you can use the XML files for TestLink importing. It aims to minimize your effort on modifying existing xls/xlsx format test cases and free you from directly handling XML elements. Download source code, sample templates, a quick tutorial and the application itself from "Files" as you wish. Just try it and see if it helps with your work! NOTE...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24

    access to excel

    Easily Convert access data to excel spreadsheet.

    Access to excel converter is creation of an organization to convert MDB data to XLS sheet. Access to excel software is the best solution to export access data to excel sheet and will provide the field mapping option with which you can see you well manged tables and data. The software have an advance feature with which you can easily migrate the access database into excel spreadsheets in fast manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JXLStoKML

    JXLStoKML

    Converts .XLS to Google Earth .KML

    This program will convert a Microsoft Excel (.xls) spreadsheet with addresses to waypoints for use in Google Earth with the .kml file format. ** Updated September 3, 2012 - Program will now process geocode requests in batches of 10 to eliminate duplicate lat/long error. **
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next