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

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

View related business solutions
  • 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 1
    4WS.Platform

    4WS.Platform

    Development Platform for Web and Mobile Applications

    This RAD platform allows to quickly develop web and mobile applications without any coding task. Applications can be developed by simply configuring them through a graphical environment. There is no limit in the complexity of the applications to create, since there is always the chance to include custom scripts made by a developer. The platform supports multiple databases and operating systems, since it has been developed using Java and it provides a rich user interface based on Sencha ExtJS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    pg_statsinfo

    Pg_statsinfo is a utility that monitor statistics and the activity.

    ... of activity information of PostgreSQL server and some information about system resources, into repository. These snapshots are visually examined using pg_stats_reporter, dedicated web-based visualization tool for pg_statsinfo. The tools make health checking or activity analysis of server easier for PostgreSQL DBAs. ------- pg_statsinfo project has been moved here from pg_foundry.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Excel  AddIn :   In2Sql

    Excel AddIn : In2Sql

    ODBC Cloud SQL Explorer. Connection Manager. Query Editor.

    https://sourceforge.net/projects/in2sql Video for best usage https://rb.gy/tvl8lk This Excel Addin helps SQL analytic create an Excel report based on ODBC relational data. *Creates table base on data from a relational database *Generate a pivot report using the same external connection (1) *Some ad-hoc tools are available - like "keep only" and "remove only" *you can use the row limit option for exploring the largest dataset *The ODBC connection manager is available *auto...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    iPL/SQL Developer
    iPL/SQL Developer is a reference PL/SQL Developer version of the WEB, according to the pattern all PL/SQL Developer format, can be achieved without the client's database development using JAVA to develop.
    Downloads: 1 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

    SQL Server Expert Helper

    Command line utility for gathering SQL Server information

    Change connection string in configuration file and start utility to gather static and statistical information on SQL Server, databases and queries. Short example of using: https://www.arbinada.com/en/node/1522
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TOTP Database

    TOTP server side algorithm

    calculate TOTP using database stored procedures allowing you to validate a user's entered TOTP with a stored secret. Cooperates with all authorization apps that calculate a TOTP using SHA1 encryption
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Report Builder

    Report Builder

    Report Designer for .net Applications

    Creating reports is not very easy with VB.net or C# especially if your are using express editions. Visual Studio Professional provides Crystal reports which is a design time report designer. LNSoft Report Designer is an application that can be integrated in an application so that reports can be edited at runtime.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10
    Coral View

    Coral View

    Transfer your info from Excel to your Mobile and bring back mods.

    Transfer your info from Excel to your Mobile device and bring it back again. Your mobile device is capable of much more than just providing you with access to social media, online shopping, email and maps. If you need to take info with you or collect it away from your home or office, Coral View_pod enables you to create a lite weight database (infobase) on your PC. You can populate your infobase with infoitems and transfer it from your PC to your mobile device using email, Dropbox or even...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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: 1 This Week
    Last Update:
    See Project
  • 12

    Python DB-API 2.0 module for ADO

    Use Microsoft ADO to read/write most data bases.

    Python module that makes it easy to use Microsoft ADO for connecting with databases and other data sources. For CPython users, this module is included as part of pywin32 (https://github.com/mhammond/pywin32), and continued support will take place there. This fork will be maintained for Iron Python users. * Documentation at http://adodbapi.sourceforge.net/quick_reference.pdf or quick_reference.odb in the .zip
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13

    dbfreadcpm

    dBase III database reader for CP/M written in Pascal using xbase3a.inc

    Although you can download examples of DBF files readers written in Pascal, none of them compiles with Turbo Pascal 3 for CP/M system. This one uses record data types defined in xbase3a.inc (you can download it e.g. from here: http://annex.retroarchive.org/cdrom/nightowl-004/006A/XBASE3A.ZIP) and provides missing file access layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pyDaSSQLiteMan

    An easy way to manage SQLite databases and query CSV files

    Welcome to the project page for pyDaSSQLiteMan (Python Data and SQLite Manager). This application is a Python Tkinter application designed to enable easy SQLite database file manipulation, and an easy method to run SQL styled queries on CSV files. If you're not downloading the pre-compiled executable you will need Python to run this app. You can download it from http://www.python.org/ . I'd recommend something after version 3. Testing has been Windows based. SQLite is a free database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The DBIWrapper is a Perl Module that provides for easier access to databases using DBI. It supports MySQL, PostgreSQL, Sybase and ODBC DBD modules. High level methods for reading and writing to the database are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java 2D & 3D visual entity relationship design & modeling (ERD,SQL) for Oracle,MSSQL,Postgres,MySQL,...,Database change&dictionary management, Swing Data Binding, Apache FOP Renderer for dot matrix printers,Sparx Enterprise Architect Reports + more
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Orbada - Database manager

    Orbada - Database manager

    Database SQL, query tool, using JDBC for Oracle,SQLite,PostgreSQL,etc

    ORBADA is a database, SQL, query client using JDBC drivers. It is a tool to administrate and manage database structure. It Is for Oracle, SQLite, Firebird, HSQLDB, DerbyDB, MySQL, PostgreSQL and other databases.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 18
    Simple Encryption Engine encrypt / decrypt / change password for SQLite database for the future use with your Delphi project. [Using SQLite with FireDAC]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Windows application for connecting to and working with several different database systems, ranging from Microsoft Access to MySQL, PostgreSQL, Oracle, SQL Server, SQLite and more, using ODBC drivers. Written in PowerBASIC for Windows 9.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 20
    Spatial Viewer for Oracle SQL Developer
    The purpose of GeoRaptor project is to extend Oracle SQL Developer with additional functionality for database administrators or developers working with Oracle Spatial data. Dear Users, A port to version 4.x of SQL Developer is being attempted. It is not simple due to the lack of development resources. Please keep using GeoRaptor with SQL Developer 3.x until the new version is available. Thanks. Simon Greener
    Downloads: 12 This Week
    Last Update:
    See Project
  • 21

    orario_elettronico

    Compile a school timetable. 2 versions: php/mysql and Java (new)

    NEW: java version orario_elettronico-j.0. Just install java>=8 and run it. Written in php and using mysql to compile a school timetable ATTENZIONE!!!WARNING!!!ATTENZIONE!!!WARNING!!! PHP/MYSQL VERSION E' INDISPENSABILE disabilitare 'notices' in php.ini YOU MUST disable notices in php.ini Just set error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE Se non modificate php.ini l'error_log di httpd diventerà enorme (decine di GB) e vi troverete con un hard disk pieno...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    DBLX

    DBLX

    DBLX3 Relational Database System

    ... can just get the database, drop it on to your favorite system and start using it immediately. Go to the Discussion section to read the latest on DBLX!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Woda, the Web Oriented Database

    Woda, the Web Oriented Database

    Mature SGBD in Perl with a web interface

    WODA is a semi-relational database for beginners to work on data and to learn database basis. With web-based GUI and CLI. Currently in rewrite using Bootstrap for web UI. Built with beginners in mind, it is far easier than any other tool I know, while remaining powerful for advanced users (Perl langage is directly available). Databases can be defined, maintained, added-to, modified, and queried entirely through the web interface without programming. It comes from the 90's and thus is very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Best Postgresql Cloud

    Best Postgresql Cloud

    Best Postgresql Cloud is a developer-guided application

    From this application you can get a free month account using a postgresql cloud server. It can also help you list your app to be downloaded by fake users. It will allow monitoring of postgresql hosting services you use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generic Object Oriented Database System Distributed thick-client OODBMS using aspect-oriented approach to build transparent interface to database from OO programming languages (C++, Java, C#)
    Downloads: 0 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.