Main > Free Download Search >

Free firebird .net data provider software for linux

firebird .net data provider

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5973
Forecastfox 0.9.5.2

Forecastfox 0.9.5.2


Forecastfox is a Firefox extension to get international weather forecasts from AccuWeather.com. more>>
Forecastfox is a Firefox extension to get international weather forecasts from AccuWeather.com, and display it in any toolbar or statusbar with this highly customizable and unobtrusive extension.

Why the switch from Weather.com to AccuWeather.com?

Several factors contributed to us switching our data provider from Weather.com to Accuweather.com. The "Terms of Use" for the feed from Weather.com, was very restrictive. It kept us from implementing some of the things we hope to implement. They had also warned us that they were changing the feed and that we were in breach of the license (25,000 users max on the public XOAP weather.com feed). They offered another feed we could use, which would have limited the amount of data we received. At the same time several companies were contacting us about using their data. Accuweather.com was the most responsive, and provided us with greatest flexibilty and room to grow.

Please note that version 0.7.5 and higher "pings" our server when it is installed or uninstalled. No information is sent other than what version is being installed or uninstalled, and on what program (Mozilla vs Firefox). We simply increment a value in a database everytime it gets pinged so that we can have a rough estimate of the number of Forecastfox users. You can see the statistic page that we use at http://forecastfox.ensolis.com/logs/status.php. By knowing how many users we have and how many users upgrade, we will have a better idea of what we need to work on. For example, we will know if we should spend time supporting Mozilla and Netscape, and if we need to support migrating/upgrading from early versions. Thank you for understanding.

<<less
Download (0.36MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
9661 downloads
JAP 00.05.056

JAP 00.05.056


JAP makes it possible to browse the Web anonymously and unobservably. more>>
JAP project makes it possible to browse the Web anonymously and unobservably. JAP uses a single static address which is shared by many JAP users.
That way, neither the visited Web site nor an eavesdropper can determine which user visited which Web site.
Instead of connecting directly to a Web server, users take a detour, connecting with encryption through several intermediaries, so-called mixes.
How it works:
Instead of connecting directly to a webserver, users take a detour, connecting with encryption through several intermediaries, so-called mixes.
Info: JAP uses a predetermined sequence for the mixes. Such a sequence of linked mixes is called a mix cascade. Users can choose between different mix cascades. - more...
Since many users use these intermediaries at the same time, the internet connection of any one single user is hidden among the connections of all the other users. No one, not anyone from outside, not any of the other users, not even the provider of the intermediary service can determine which connection belongs to which user.
Info: A relationship between a connection and its user could only be determined if all intermediaries worked together to sabotage the anonymization. - a detailed description of mixing principles...
The intermediaries (mix providers) are generally provided by independent institutions which officially declare, that they do not keep connection log files or exchange such data with other mix providers.
It is also planned, that independent watchdogs, who work in the name of the JAP users, will insure that the mix providers hold to their official declarations.
Enhancements:
- Java 1.4.2 or later
<<less
Download (2.4MB)
Added: 2005-11-10 License: BSD License Price:
5379 downloads
Firebird .NET Data Provider 2.1.0

Firebird .NET Data Provider 2.1.0


Firebird .NET Data Provider is an ADO.NET data provider for Firebird. more>>
Firebird .NET Data Provider is an ADO.NET data provider for Firebird. Firebird .NET Data Provider is written in C# and provides a high-performance native implementation of the Firebird API. It also includes an implementation of the Firebird Services API and Firebird array datatype support.

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names since 1981.

Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000 under the InterBase Public License v.1.0
<<less
Download (0.56MB)
Added: 2007-03-24 License: MPL (Mozilla Public License) Price:
968 downloads
Npgsql 1.0

Npgsql 1.0


Npgsql is a .Net data provider for Postgresql. more>>
Npgsql is a .Net data provider for Postgresql. It allows any program developed for .Net framework to access database server.

Npgsql library is implemented in 100% C# code. Works with Postgresql 7.x and 8.x.
<<less
Download (0.20MB)
Added: 2006-10-10 License: LGPL (GNU Lesser General Public License) Price:
1113 downloads
THREDDS 3.16

THREDDS 3.16


THREDDS project is developing middleware to bridge the gap between data providers and data users. more>>
THREDDS (short from Thematic Realtime Environmental Distributed Data Services) project is developing middleware to bridge the gap between data providers and data users. The goal is to simplify the discovery and use of scientific data and to allow scientific publications and educational materials to reference scientific data.

The mission of THREDDS is for students, educators and researchers to publish, contribute, find, and interact with data relating to the Earth system in a convenient, effective, and integrated fashion.

Just as the World Wide Web and digital library technologies have simplified the process of publishing and accessing multimedia documents, THREDDS is building infrastructure needed for publishing and accessing scientific data in a similarly convenient fashion.

<<less
Download (9.6MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
799 downloads
fb_shash 1.0

fb_shash 1.0


fb_shash is a UDF library for Firebird/Interbase. more>>
fb_shash is a UDF library for Firebird/Interbase. It implements hash and hmac interfaces to the openssl library.

It supports hash and hmac algorithms such as SHA1 and MD5. fb_shash supports BLOB data.
<<less
Download (0.56MB)
Added: 2006-10-30 License: GPL (GNU General Public License) Price:
1090 downloads
Net::Delicious::Iterator 1.01

Net::Delicious::Iterator 1.01


Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. more>>
Net::Delicious::Iterator is an iterator class for Net::Delicious thingies.

SYNOPSIS

use Net::Delicious::Iterator;

my @dates = ({...},{...});
my $it = Net::Delicious::Iterator->new("Date",@dates);

while (my $d = $it->next()) {

# Do stuff with $d here
}

NOTES

It isnt really expected that you will instantiate these objects outside of Net::Delicious itself.

PACKAGE METHODS

__PACKAGE__->new($foreign_class,@data)

Returns a Net::Delicious::Iterator object. Woot!

$it->count()

Return the number of available thingies.

$it->next()

Returns the next object in the list of available thingies. Woot!

<<less
Download (0.018MB)
Added: 2006-07-27 License: Perl Artistic License Price:
1184 downloads
lib_rharris 0.1.13

lib_rharris 0.1.13


lib_rharris is a modest Python library for pulling, parsing, and pickling remote Web page data and for related net-aware tasks. more>>
lib_rharris is a modest Python library for pulling, parsing, and pickling remote Web page data and for related net-aware tasks.
Enhancements:
- Documentation and installation fixes.
<<less
Download (0.012MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1481 downloads
Mono SQL Sharp for GTK Sharp 0.2

Mono SQL Sharp for GTK Sharp 0.2


Mono SQL Sharp for GTK# is a GUI client for entering and running SQL commands and scripts. more>>
Mono SQL Sharp for GTK# is a GUI client for entering and running SQL commands and scripts. Database objects, such as, tables and table columns can be browsed.
Mono SQL Sharp for GTK Sharp is built for Mono 1.1.7 and GTK# 1.9.3 or higher. It works on Linux and Windows 2000/XP. It has support for various databases via Monos ADO.NET implementation and data providers.
Providers supported:
- Npgsql for PostgreSQL
- ByteFX.Data.MySqLClient for MySQL
- FirebirdSql.Data.Firebird for Firebird
- System.Data.SqlClient for Microsoft SQL Server 7.0/2000/2005
- System.Data.OracleClient for Oracle 8i, 9i, and 10g
- Mono.Data.SybaseClient for Sybase 12.x
- Mono.Data.SqliteClient for SQL Lite
- System.Data.Odbc for ODBC
- And whatever provider you add to the xml configuration settings file sqlsharpgtk.exe.config
Results can be shown in a grid or a text log. Files can be loaded into the SQL text editor or saved.
Mono SQL# for GTK# has a command-line version, sqlsharp.exe, which is included with Mono. Mono SQL# for GTK# is a separate project for the GTK# GUI version.
<<less
Download (0.67MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1541 downloads
Firebird Relational Database 2.0 / 2.1 Beta 1

Firebird Relational Database 2.0 / 2.1 Beta 1


Firebird Relational Database is a cluster of databases through JDBC. more>>
Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms.

Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. Firebird Relational Database has been used in production systems and under a variety of names since 1981.

Firebird is a commercially independent project of C and C++ programmers, technical advisors and supporters developing and enhancing a multi-platform relational database management system based on the source code released by Inprise Corp (now known as Borland Software Corp) on 25 July, 2000 under the InterBase Public License v.1.0.


New code modules added to Firebird are licensed under the Initial Developers Public License. (IDPL). The original modules released by Inprise are licensed under the InterBase Public License v.1.0. Both licences are modified versions of the Mozilla Public License v.1.1.

Installing:

In order to install the firebird version of IB 6.0 you will need to perform the following steps:

1. Get the required packages:

Get the glibc update from RedHat, the one I used
was from ftp://updates.redhat.com/7.0/i386/glibc-2.2-5.i386.rpm

Get ncurses4 from
ftp://carrier.ision.net/pub/ftp.redhat.com/i386/en/RedHat/RPMS/ncurses4-5.0-2.i386.rpm
or another redhat mirror.

Get Firebird from
ftp://firebird.sourceforge.net/pub/firebird/release/FirebirdSS-0.9-1.i386.rpm

2. Prepare the installation:

Log in as root.
Use a plain text console to do this and be sure
that all Gnome desktops are closed.
(One user reported that the Gnome desktop
(apparently ICEwm)
blocked port 3050. I could not reproduce this
here, but it seems that it uses port numbers
that arent assigned in /etc/services for own
purposes)

3. Add localhost.localdomain to /etc/hosts.equiv:
echo localhost.localdomain >>/etc/hosts.equiv

4. Change to the directory where you have placed
the downloaded packages.

5. Install the glibc update:
rpm --install --force glibc-2.2-5.i386.rpm

6. Install libncurses.so.4:
rpm --install --force ncurses4-5.0-2.i386.rpm

7. Install Firebird:
rpm --install --force FirebirdSS-0.9-1.i386.rpm

8. Add /opt/interbase/bin to your path:
You can either change /etc/profile
or do
export PATH=$PATH: /opt/interbase/bin
or
change the profiles in your users home directories

9. Check that all went well:

Read /opt/interbase/SYSDBA.password
to get your SYSDBA password.

gsec -display
should display the list of known users
(SYSDBA only after a fresh install)

isql /opt/interbase/examples/employee.gdb
SQL> SHOW TABLES;
should display all tables from this database
SQL>quit;
<<less
Download (1.4MB)
Added: 2007-07-02 License: MPL (Mozilla Public License) Price:
847 downloads
OPeNDAP 3.5.1

OPeNDAP 3.5.1


OPeNDAP is a client/server system for making local data accessible to remote locations... more>>
OPeNDAP is a client/server system for making local data accessible to remote locations without regard to the local or remote storage format, architecture, or environment.
BES is a new, high-performance back-end server software framework that allows data providers more flexibility in providing end users views of their data. The current OPeNDAP data objects (DAS, DDS, and DataDDS) are still supported, but now data providers can add new data views, provide new functionality, and new features to their end users through the BES modular design. Providers can add new data handlers, new data objects/views, the ability to define views with constraints and aggregation, the ability to add reporting mechanisms, initialization hooks, and more.
OPeNDAP provides the tools to build these new modules that can then be dynamically loaded into the BES.
As an example, the CedarWEB project at the University Corporation for Atmospheric Research (UCAR) provides four new data views (info, tab, flat, and stream), authentication, a reporting class to keep track of user data access, MySQL database access of file information (data containers), and more.
OPeNDAP also has available ready to load modules for netcdf, cdf, fits, freeform, hdf4, hdf5 and jgofs. Only a few of these are supported and/or in the current source-only release.
If you are looking for the OPeNDAP 4 Data Server (aka Hyrax) software, the Hyrax page provides a single place where each of the components of Hyrax can be downloaded and also provides information about which versions work together to properly support Hyraxs various features.
Enhancements:
- This version of the BES fixes a problem where some large 32-bit floating point arrays could trigger an early end to data transmission
<<less
Download (0.88MB)
Added: 2007-06-06 License: LGPL (GNU Lesser General Public License) Price:
870 downloads
Net::DBus 0.33.2

Net::DBus 0.33.2


Net::DBus provides a Perl binding for the DBus messaging system. more>>
Net::DBus provides a Perl binding for the DBus messaging system.

Net::DBus enables services to be exported to the bus, as well as full use of services present on the bus.

Modules:

Net::DBus Perl extension for the DBus message system0.33.2
Net::DBus::ASyncReply asynchronous method reply handler
Net::DBus::Annotation annotations for changing behaviour of APIs
Net::DBus::Binding::Bus Handle to a well-known message bus instance
Net::DBus::Binding::Connection A connection between client and server
Net::DBus::Binding::Introspector Handler for object introspection data
Net::DBus::Binding::Iterator Reading and writing message parameters
Net::DBus::Binding::Message Base class for messages
Net::DBus::Binding::Message::Error a message encoding a method call error
Net::DBus::Binding::Message::MethodCall a message encoding a method call
Net::DBus::Binding::Message::MethodReturn a message encoding a method return
Net::DBus::Binding::Message::Signal a message encoding a signal
Net::DBus::Binding::PendingCall A handler for pending method replies
Net::DBus::Binding::Server A server to accept incoming connections
Net::DBus::Binding::Value Strongly typed data value
Net::DBus::Binding::Watch binding to the dbus watch API
Net::DBus::Callback a callback for receiving reactor events
Net::DBus::Dumper Stringify Net::DBus objects suitable for printing
Net::DBus::Exporter Export object methods and signals to the bus
Net::DBus::Object Provide objects to the bus for clients to use
Net::DBus::Reactor application event loop
Net::DBus::RemoteObject Access objects provided on the bus
Net::DBus::RemoteService Access services provided on the bus
Net::DBus::Service Provide a service to the bus for clients to use
Net::DBus::Test::MockConnection Fake a connection to the bus unit testing
Net::DBus::Test::MockObject Fake an object from the bus for unit testing

<<less
Download (0.081MB)
Added: 2006-06-06 License: GPL (GNU General Public License) Price:
1236 downloads
Data::Faker::StreetAddress 0.07

Data::Faker::StreetAddress 0.07


Data::Faker::StreetAddress is a Data::Faker plugin. more>>
Data::Faker::StreetAddress is a Data::Faker plugin.

DATA PROVIDERS

us_zip_code

Return a random zip or zip+4 zip code in the US zip code format. Note that this is not necessarily a valid zip code, just a 5 or 9 digit number in the correct format.

us_state

Return a random US state name.

us_state_abbr

Return a random US state abbreviation. (Includes US Territories and AE, AA, AP military designations.)

From the USPS list at http://www.usps.com/ncsc/lookups/usps_abbreviations.html

street_suffix

Return a random street suffix (Drive, Street, Road, etc.)

From the USPS list at http://www.usps.com/ncsc/lookups/usps_abbreviations.html

street_name

Return a fake street name.

street_address

Return a fake street address.

secondary_unit_designator

Return a random secondary unit designator, with a range if needed (secondary unit designators are things like apartment number, building number, suite, penthouse, etc that differentiate different units with a common address.)

secondary_unit_number

Return a random secondary unit number, for the secondary unit designators that take ranges.

<<less
Download (0.020MB)
Added: 2006-10-25 License: Perl Artistic License Price:
1100 downloads
MDemail.net 2.9.0

MDemail.net 2.9.0


Send and receive secure and encrypted email. Collaborate with others with the integrated group Instant Messaging and file sharing features. Use secure message boards and securely share documents. HIPAA and GLBA compliant. more>> <<less
Download (7.30MB)
Added: 2009-04-09 License: Commercial Price: $0
197 downloads
netacct-mysql 0.78

netacct-mysql 0.78


Netacct-mysql is modified version of traffic accounting daemon net-acct which stores collected data in MySQL. more>>
Netacct-mysql is modified version of traffic accounting daemon net-acct which stores collected data in MySQL. It supports writing accounting information in a single line in MySQL per day for every IP (mrta style).
Netacct functions by analogy with sniffer, i.e. it keeps track of all the traffic passing through the network interfaces assigned by the configuration file. Data are stored in the memory and periodically saved in the database. The default data save period is 300 seconds (see option "flush" in the config file).
The application is used for accounting of the network traffic passed through your router/gateway. It is based on the libpcap library and functions as a userspace daemon. Options for dividing the network traffic into 4 categories:
- international
- peering
- direct
- local
The traffic accounts are saved in a database, and for the time being MySQL and Oracle are supported. As libpcap is used for gathering the network data the application runs (for the moment) on the following operating systems:
- Linux
- FreeBSD
- OpenBSD
- Solaris
For more detailed information regarding a particular OS, please read the FAQ file.
Enhancements:
- netacct.h:
- process.c:
- naccttab.sample:
- fixed disable fields in config file, now it works does not write some fields in dump file - fixed
<<less
Download (0.044MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
700 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5