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

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

    mysql-auth_ldap

    Add LDAP user authentication in MySQL

    mysql auth_ldap is an authentication plugin for the MySQL server. It allows you to create SQL users that are going to be authenticated using a LDAP server. This allows to minimize administrative duties, since your users will be able to reuse their existing account to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add on and does not require you to alter MySQL source code, or recompile the entire server. The plugin add support for LDAP using the openLDAP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    OpenFlat

    Flat sharing costs manager with statistics

    FlatManager is now known as OpenManager because we aren't related to flatmanager.com. Do you share your flat with other people? Do you need a simple solution to manage all common costs and to trace how much money you spend? OpenFlat is the software that you need. You can create one or more users, each of them can add his expenses and OpenFlat automatically calculates statistics and how much money you have to give to any other flatmates. Everything can be done using the webapp...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    DAL4j

    Data Access Layer 4 Java

    ... or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. Last, DAL4j provides a set of Generic classes that can be used to simplify creation of J2E Session Beans which perform CRUD operations using generated Entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    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
  • 5
    AMNESIA is an Erlang library providing an abstraction layer for interfacing relational DBMSs. It allows designers to integrate relational databases in Erlang programs using native Erlang types and language constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Creative ORM

    A small and easy ORM solution in Java, using annotations.

    Creative ORM is a small Annotation based framework for DAO / ORM mapping in Java. Used reflection to create / map entities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    db4o-sp

    Spatial extension for db4o.

    Master's Project: Object Database Spatial Extension. API based on SQL/MM Spatial. Full technical report is available in download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Graph Database

    Graph Database

    A robust, reliable, user-friendly, and high-performance Graph Database

    This is an academic project to build a graph database, supporting multiple users, with fully functioned data query, data manipulation and indexing mechanism. It is running in a distributed client-server mode. This project is assigned to final-year project from group IT121B, Bachelor of Computing, University of Wollongong.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dynamic Selection Window

    Dynamic Selection Window

    iSeries Subfiles generated with SQL

    Podge uses (IBM iSeries DB2) SQL and a few basic parameters to generate dynamic subfiles. A subfile driven by Podge can be written in as little as 10 seconds. CL programs or any iSeries ILE program can generate interactive subfile displays using Podge. PDF document contains command syntax for using Podge ( also included in the binaries file).
    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.
  • 10
    Maux is a database monitor system made on php, using apache server and mowes. The program is useful to monitoring Oracle 10G express/standart edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OdbcServer+JdbcClient

    OdbcServer+JdbcClient

    Odbc/OLEDB network server with the jdbc java driver

    With OdbcServer+JdbcClient you can access your Windows Odbc Data Sources from the network using Java on your favorite OS. It's a couple of software: - An Odbc server that shares the Odbc data sources (or Ole Db Providers) - A Jdbc driver that can connect to the odbc server and use its shared databases;
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    essbasepy

    essbasepy

    MaxL Python Module Essbase.py

    The MaxL Python Module, Essbase.py, provides access to Oracle Essbase multi-dimensional databases using MaxL for Python programs. It is similar in function and usage to the Oracle Essbase Perl module Essbase.pm. The Essbase Python module interfaces with Oracle Essbase using a Python ctypes module wrapper for the primary MaxL dll (essmaxl.dll or essmaxlu.dll). The ctypes module is standard in Python 2.5+. Versions of the wrapper are included for Essbase 6.5, for Essbase 7-11.1.2.1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP MySQL DatabaseInterface

    PHP MySQL DatabaseInterface is a tool for generating MySQL statements.

    PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier. Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called). DatabaseInterface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Qercus
    Desktop free-form text database in which each record may contain an arbitrary collection of fields. Each field and record has its own style and colour. Efficient text searching - text is indexed as it is entered. Inspired by Blackwell Idealist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JDBWC - Type 3 Java JDBC driver
    ... or static IP's safely using the SSL protocol (plaintext is also supported). To help optimize network connection usage, SELECT queries sent as a batch CAN be returned in a single pass. The additional resultsets are accessed using the standard JDBC Statement.getMoreResults() to iterate and Statement.getResultSet() to consume each additional Resultset in the results. This feature can help improve client application performance when running multiple select queries in a row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    AccessToMySQL

    A software to convert a Microsoft Access Database file to MySQL

    Access To MySQL is a small utility to convert Microsoft Access Database files to MySQL database. It can be used to script a full database straight to MySQL, or to script the database to an SQL file. This software is created using Nokia's Qt Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Occursions

    Fast customizable time series web database for big data like log files

    ... doesn't have `just too many' log files? Occursions asynchronously tails log files and indexes the individual lines in each log file as each line is written to disk so you don't even have to wait for a second after an event happens to search for it. Occursions uses custom disk backed data structures to create and search its indexes so it is very efficient at using CPU, memory and disk. You can extend Occursions with shared libraries to support your own file formats, even binary file formats!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    LibraryO

    LibraryO

    Software for book libraries.

    LibraryO is a software application design for book libraries under GNU General Public License. Main purpose of this software is to record data that related to libraries in a database system, such as information about books, members and lends of books to the members. And also this software application provide facilitates to update data(settling book lends, updating member contacts), querying(data retrieving) and displaying data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    MySQL DB Cleanup Script

    PHP Script to drop tables on all/some databases with wildcards

    I see there is no way in MySQL to drop tables using wildcards like 'temp_%', this simple PHP will help us do the following. 1. specify databases like 'anything%', so you check only the databases you need to. 2. specify tables like 'temp_%' , 'temp3_%' in an array so any number of temp wildcards possible. 3. loop through all databases and tables matching to drop the temp tables. This makes it easy for you dropping many temp tables but be very careful about the wildcard, things may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mescaline is a php web application and framework which makes data stored in databases available to users. The interfaces for viewing and editing the data are created without requiring any coding or configfile editing using a wizard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JuMP is a client for MPD (http://www.musicpd.org), written in Java using SWT. It aims to provide full playlist support, along with full entry and search support for a database of tracks. It includes a separate Java class for interfacing with MPD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Recipe-management-system for unix-like systems. Written in PHP, using MySQL or PostgreSQL as database-backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DbEntry.Net is a DataBase access compnents for .Net. It's using the common and friendly method to access relational databases with SqlSentence, Sql Builder or O/R Mapper.
    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.