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

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

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Aim is to develop a library of utility functions to efficiently simulate division, multiplication, mod, finding first 1/0 bit etc. (using shift and add/subtract) for software development on low cost dsp systems lacking these.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Copper is a C extension to make parallel programing more easily. Cu is a preprocessor that converts Copper files (.cu) to C files (.c) using PVM as underlying parallel programing interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LibCMT stands for Composable Memory Transactions Library. It implements a transactional model of concurrency using Glib, where deadlock is not possible (because there are not locks at all) and transactions are composable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rexx/Trans provides an abstract level between a Rexx-enabled application and a Rexx interpreter. This allows an application to be written using the SAA Rexx API and linked with Rexx/Trans. At runtime, Rexx/Trans finds an appropriate Rexx interpreter fo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Source level debugging for linux kernel. Allows debugging of linux kernel using gdb over a serial line
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    If you are a person who is using Subversion for the Version Control System, and you are involved in a project that use CVS. If you want to synchronize your Subversion's repositories with the project's repositories, this is the tool you are looking for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Expandy allows full control of the Gnome desktop environment through a single button interface. This gives people with physical disabilities access to a computing environment by emulating keyboard and mouse events using a button and on-screen feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Susie (Scripting Using a Smalltalk Interpreter Engine) is an attempt to provide a light weight scripting engine using Smalltalk as the language. it is based on Public Domain SmallTalk (PDST).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.
    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
    SDL_GLel is an OpenGL extension library for SDL. Its files are dymically generated from the OpenGL extension repository using a lex/yacc parser, in order to be up-to-date with new extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    General utility code for queuing and simple index tables for embedded software projects. It also includes async I/O sample code using pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PW is a small graphics and windowing library. It was designed especially for small embedded systems using 1 bit graphic LCDs. It is very portable, written in ANSI-C and has a small memory footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libqmsg is an implementation of well-known Send/Receive/Reply messaging model using Linux shared memory and POSIX message queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaScript MUD Kernel which allows developers to build MUDs using JavaScript and SQL. Based on SQLite and SpiderMonkey, jsmud provides the core networking, timer, and main loop functions necessary to implement a MUD in JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    An MFC based program designed to generate NSIS and MSI (using WiX) installer packages and quickly add/remove files, registry entries and other related items to be included in install packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Advanced Makefile Generator (AMakeGen) is a tool allowing Dev-C++ users to compile C++ projects using Qt without the use of the command prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mocas is a mini-shell to use in Linux/Unix systems.It is developed using C, and Linux system functions. The main objective of this project is not to create a shell as powerfull as bash.Mocas will be a solid base for programmers and developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FireFoot is library that provides an easy way for C language programmers to connect to Firebird database servers (and provably Interbase). It uses the Firebird/Interbase API and is made using GLib object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a small lite scriping language named TWL. It is coded in C and coded in a Linux environment and is compiled using GCC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    XOgastan is an API that allow to write programs that takes in input the file containing the ast generated by gcc and to analyze them. Using it you can collect informations about the generic C program represented by the AST (Tree) dumped by gcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libW11 is a Xlib compatible library for Cygwin that calls native Win32 functions rather than using an X server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GBA Map Editor written in C using GTK to interpret GBA tile/palette data to allow a graphical method of creating large maps for GBA games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Maiden-core is a Linux kernel robotics API module, extensible in Erc. The Maiden Project also documents and develops the Maiden architecture for mobile robots, a set of (optional) designs and standards for robots using the Maiden-core API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtual machine and a kernel which can be debugged and developed using all of the usual process-level tools.
    Downloads: 27 This Week
    Last Update:
    See Project