Showing 66 open source projects for "using class net.sourceforge.jtds.jdbc.driver"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    TTGO VGA32 Lite
    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HTerminal

    HTerminal

    A new, fast and powerful system shell! Written in pure C!

    ... even have to install it. It is ready to be used the second you download it! And, worst case scenario, you just stop using it. And if you enjoy our app, give it a rating, and maybe tell us about newly discovered bugs! It is much appreciated because it gives feedback that helps us improve HTerminal for you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    tcl-virtualscrolling

    Virtual Scrolling without a frame or canvas wrapper

    This code implements virtual scrolling using callbacks to configure and populate the rows. Each row display is configured with a callback and the data for each row is populate with a callback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    A complete set of classes which allow to program large web systems. Using the HTML2PHP you can build HTML elements with PHP's object sintax, for example: $table = new H2P_Table(), for building your TABLE tag. Write Oriented Object Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Introduction to Parsing

    A short introduction to basic parsing concepts using Python

    A short introduction to basic parsing concepts (scanning, tokenizing, parsing) using Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RESHL

    RESHL

    ROS-Enhanced Scalable Haptic Library - discontinued

    ... with different software dependencies. This way you don't have to install software for devices or functionality you're not going to use. Refer to Structure section for details on the single sub-libraries. - Haptic: the end-application is using pen-master devices to simulate the sense of touch in a haptic virtual environment. - Library: the software is distributed in c++ libraries with an easy interface. A graphic environment based on OpenGL is generated to improve the user's experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FoRMAiD

    FoRMAiD

    OO webdevelopment framework in PHP

    FoRMAiD is an object oriented (OO) web development framework written in PHP for creating web forms and tables for maintaining data in an easy, fast and secure way. When using the framework, creating a web form is more like configuration rather than programming. Active development stopped in 2012, because its roadmap was obsoleted by frameworks like Drupal and Symfony2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wizapply

    Wizapply

    Cross-platform C framework very compact libraries and tools.

    Project is Freeze. Wizapply is a coined word which it consists of "Apply for application wizard.", and it means "Using the expert of an application".An expert absorbs all of study of the API group according to the device and operating system which are a part of problems which a programmer has, and study of the various programming methods. It isn't cool to rewrite a code repeatedly, to create the same program which carries out the same opereation right? The source code that is once...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    **Plugin is deprecated**
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    neural network designer

    neural network designer

    a dbms for neural nets. Chatbots, DTrees, random forests, n-grams,...

    This project consists out of a windows based designer application and a library (that can run on multiple platforms, including android) together with several demo applications (including an MVC3 chatbot client and an android application). It is probably best compared to a database management system, but for neural networks instead of relational data. As such, the library is optimized for handling any type of data-size by using advanced streaming and caching algorithms. With the designer, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bin Packing with Genectic Algorithm

    Bin Packing with Genectic Algorithm

    Bin Packing problem solved using Genectic Algorithm

    This project contains a solution for a Bin Packing problem solved using Genectic Algorithms. The code in the project was created as a solution for a problem in a combinatorial optimization class at the Univeridade Federal do Rio Grande do Sul (UFRGS - Brasil) in 2007.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebItWidget

    WebItWidget

    Make/Run Windows Applications Using HTML, CSS, & JavaScript

    WebItWidget enables you to display a website from your hard drive so you can make/run your own, applications using HTML, CSS, JavaScript, and/or PHP without hafting to learn desktop coding languages like C, C#, C++, VB.NET, Python, Ruby, Java, etc: etc:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pytkmdiapp

    Python package to develop a simple app. with multi-window tk interface

    Python package to develop a simple application with multi-window interface using tkinter library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pilot-qof provides a query interface to data on a Palm device, using pilot-link and QOF - the Query Object Framework. pilot-qof supports reading addressbook, datebook, expenses and ToDo data and runs SQL-type queries on the live data or a QSF XML fil
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This is a little application that lets you type characters using just your brain and the EPOC headset. It also works as a real keyboard replacement, but it's a slow method to type. Good if you're looking for a 100% movement free soution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    vfStream - software streaming library
    C library to quickly implement streaming communication between parallel threads. Optimized for use in embedded systems. Allows FIFO behavior as well as separate data access and synchronization. NOTE: development has moved to the vfTasks project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Covered
    Covered is a Verilog code coverage utility using VCD/LXT/FST dumpfiles (or VPI interface) and the design to generate line, toggle, memory, combinational logic, FSM state/arc and assertion coverage report metrics viewable via GUI or ASCII format. This project is ported to github and can be found at: https://github.com/chiphackers/covered
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    Formerly qt-win32 subproject from kde-cygwin. Please keep in mind that we have *nothing* to do with the official Qt/win from Trolltech and don't ask question about problems compiling and using our sources on official Trolltech lists.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    LPC Extensions
    An extension interface for Hydra and DGD, using shared objects which do not have to be linked with the driver binary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    st2gif

    Converts AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd).

    A small command-line tool for converting AtariST images (.neo, .pi1, .pi2, .pi3) to gifs (using gd). Please note that you may find the project "RECOIL" at SF, which supports far more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phpMAS (Multisite Authorization System) is a cross-domain PHP user-management script. Using single DB(mysql) to manage users from other sites(or domains) like YAHOO or GOOGLE, it can be integrated into many public scripts (phpBB,myBB,wordpress...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A wrapper for the JMutation System (MuJava), which performs Mutation Testing. An Eclipse Plugin with runtime configurations and a view. Increased usability is provided using the features of the IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A toolkit to design applications using design patterns, with facility to generate code, and reverse engineering. Drag and Drop facility to create UML Class diagrams Support to write custom plug-ins for code generators and reverse engineering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.