Search Results for "using class net.sourceforge.jtds.jdbc.driver" - Page 12

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    Free.iso8583.NET

    ISO 8583 message parser/compiler (Free.iso8583.NET)

    It makes message parsing/compiling esier. It will convert ISO 8583 message to a model object and vice versa. So, the other parts of application will only do the rest effort to make business process done. The other parts will accept message as a model object and also send message as a model object. The model object is an object whose properties representing each fields in the message and their value has been converted to the appropriate type such as integer, decimal or string. Developed using C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SyncXBMC

    Synchronize UPNP Content with XBMC

    This project came about after using XBMC.MyLibrary a java project that does basically the same thing. It was very slow and required you to install java. This project is implemented entirely in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CameraPointingGame

    CameraPointingGame

    CameraPointingGame use WebCam instead of Mouse. This is an Action Game

    CameraPointingGame use WebCam instead of Mouse. This is an Action Game. All is implemented in JAVA, it is an open source. This program need WebCam of HD(1280x720).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    IBEX_MDA

    IBEX_MDA

    An open infrastructure software to facilitate radiomics research.

    ..., and consistent data sharing among multiple institutions. IBEX software package was developed using the MATLAB and C/C++ programming languages. The software architecture deploys the modern model-view-controller, unit testing, and function handle programming concepts to isolate each quantitative imaging analysis task, to validate if their relevant data and algorithms are fit for use, and to plug in new modules.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    Sports Tactics Board is a utility that allows coaches, trainers and officials to describe sports tactics, strategies and positioning using a magnetic or chalk-board style approach. Supports soccer, hockey, volleyball and floorball.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Wilson Personal Assistant

    Wilson Personal Assistant

    Personal Assistant using speech recognition and speech synthesis

    ... recognition and bot personality. 2nd stage to incorporate a knowledge base using NELL , Wolfram Alpha, and Google API. This will allow the bot to answer any question. 3rd stage is the personal assistant. Calendar , email , finance, organization management. Media control, device & file management. The project will be kept modular. AIMLbot source: https://sourceforge.net/projects/aimlbot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Turing McCabe-Explorer

    Turing McCabe-Explorer

    An exploration utility to view, render and record TMC-patterns

    This utility is designed for comfortable and rich control over Turing-McCabe-patterns. It offers realtime exploration using several input parameters, storing and restoring settings, recording videos and taking snapshots of steps as well as rendering patterns in HD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImgTags

    ImgTags

    A .NET based image renamer using tag buttons

    A .NET based image renamer , using tag buttons to make it quick and easy to rename entire folders of images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    OpenSeesGUI

    OpenSeesGUI

    A simple GUI for post-processing data files from OpenSees analysis.

    A simple GUI for post-processing data files from OpenSees analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RapidHook

    Lightweight and Portable "File Getter"

    Using RapidHook you can easily get and add files to and from user hosted repositories. To download a file from a repository, you only need the name set for the file. For example, "get firefox" could get the Firefox web-browser if you are connected to a repository that has Firefox in it. Visit the Wiki to learn more about using RapidHook, and setting up a repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FilePak

    FilePak

    Combines directory in to .pak file. Can only be unpacked using FilePak

    Compresses a directory down to a single .pak file. Files must be unpacked using FilePak.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XBMC Media Move

    XBMC Media Move

    XBMC Media Move: Media file automated dispatcher for XBMC Media Center

    ... to your needs. Standard use setup: 1) Install XBMC Media Move. 2) Open configuration window and follow the instructions in the Setup Assistant. 3) That's it! You're now a big step closer to a fully automated Multimedia Center. Note: Language translations were made using Google Translate services. If you notice any error, please suggest a correction! Thank you and enjoy using XBMC Media Move.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Triepocalypse

    A trie data structure extracted from the typing game Typocalypse.

    The typing game Typocalypse (https://code.google.com/p/typocalypse/source/browse/#hg/Trie) used a trie data structure which has been linked to separately from the game and has been of separate interest for some years now. It has now been given its own repository. A trie is a data structure used to find strings from their prefixes. After having stored strings in the trie, the trie will efficiently find all the strings which start with a particular prefix. Project was developed using C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CarSpense

    CarSpense

    Car registration tool

    -- 2015-04-07 -- UPDATE: We have started working on a brand new (and hopefully improved) version of CarSpense. For now, we still recommend using the version available for download, but in the future, the newly developed version will be made available for download! We are now using Visual Studio Online as our main Version Control system, but code is regularly synced to SourceForge as well. ------------------------ CarSpense is a tool used to register and report on car-related costs. You...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ascii Generator 2
    Ascii Generator 2 (Ascgen2) is an application to convert images into high quality ASCII art - text that accurately represents the original image. The only program of its kind to support variable width fonts and real-time output adjustment and more.
    Leader badge
    Downloads: 175 This Week
    Last Update:
    See Project
  • 17
    ICE#

    ICE#

    Internet Explorer Client - A simple web browser written in C#.

    ICE# is a simlpe and easy-to-use web browser for Windows. Its written in C# and using the ActiveX control of IE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    XML Unit

    XMLUnit provides assertions that help testing code that produces XML.

    ... artifacts of XMLUnit 2.x if you still need APIs compatible with XMLUnit 1.x. We keep using the Sourceforge infrastructure that has served as well for many years to host forums and mailing lists. XMLUnit for .NET 0.x is not maintained any longer. [1] https://github.com/xmlunit [2] https://sourceforge.net/p/xmlunit/mailman/xmlunit-general/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Camicri Cube

    Camicri Cube

    Portable Package Manager for Linux

    Camicri Cube is a portable package manager (Like Synaptic and Ubuntu Software Center, but a portable one) that can be used and run in any platform (Windows, Apt-Based Linux Distributions), online and offline, in flashdrive or any removable devices without installing anything. It enables you to download Linux Applications in any computer, and installs it back to your original computer. It is developed in hope that it become useful to offline Linux users community and to make Linux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhaseIt

    PhaseIt

    Graphical PDF Library

    PhaseIt is a PDF database program for your literature projects. It allows to import PDFs using simple drag-and-drop and offers fast, graphical categorization of your files, as well as easy access via your favorite installed PDF reader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    uCrypto

    A simple, yet useful encryption/decryption program.

    A small, portable utility that can be used to encrypt a text and decrypt a text, using your own passphrase for each of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AutoTagz

    AutoTagz

    Automatic IQDB image tagging

    Program that uses Imgur and IQDB to automatically add tags to image files it can find using IQDB.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Aspose for Sitefinity

    Aspose for Sitefinity

    This Project holds Aspose Add-ons created for the Sitefinity CMS

    Aspose Sitefinity Content Export Add-on allow users to export online content into Microsoft Word or Adobe Acrobat PDF document using Aspose.Words. This Add-on makes it very simple and easy to have an offline copy of your favorite online content for editing, sharing and printing etc. in popular Microsoft Word Doc/Docx or PDF format. It adds simple Export to Word and Export to Pdf buttons at any desired location on the page and clicking the button dynamically exports the content of the page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenMiracle

    OpenMiracle

    Human way of Accounting

    Miracle I The next stepping stone of open miracle Miracle i. which helps in showing you the graphical representation of the company status. A unique software with unique features in it and also to be the first in market. Miracle irepresents entire openmiracle modules by projecting various graphical representaions with most idealistic view. Financial statements can be easily analyzed using pie-charts,user interface is more flexible now with the help of coloring system and bar...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    SimpleBackup

    SimpleBackup

    A fast and simple backup tool that makes differencial and full backups

    SimpleBackup is a small backup tool which can be used for full and differencial backups of a folder or drive. Furthermore it has a few features to keep your backups clean. How to backup? Just enter the source and destination directory, choose between a few options and let it run. No complicated using, no useless functions, just simple and easy to use. Please consider that you have installed microsoft .Net Framework 4.0 ( or later ) to run SimpleBackup!
    Downloads: 1 This Week
    Last Update:
    See Project
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.