Club Delphi  
    Paypal   FTP   CCD     Buscar   Trucos   Trabajo   Foros

Retroceder   Foros Club Delphi > Principal > Conexión con bases de datos
Registrarse FAQ Miembros Calendario Guía de estilo Temas de Hoy

Conexión con bases de datos

 
 
Herramientas Buscar en Tema Desplegado
  #8  
Antiguo 26-10-2006
Avatar de poliburro
[poliburro] poliburro is offline
Miembro Premium
 
Registrado: ago 2004
Ubicación: México D.F
Posts: 3.068
Poder: 25
poliburro Va por buen camino
Cita:
Empezado por Neftali
Lo que no acabo de ver es dónde está el proveedor OLEDB para IB/FB y poder acceder así utilizando ADO de forma nativa.

Yo tengo para SQL Server, MSAccess (Jet4), Oracle,... ¿Exactamente cómo configuras tu conexión ADO para acceder a IB/FB?

What is IBProvider?


The product is a Native OLE DB provider for access to all versions of InterBase and Firebird SQL-servers. Using IBProvider, you can create applications based on:
  • All versions of Microsoft Visual Studio (5.x, 6.x, 7.x) including Microsoft Visual Studio .Net 2005 (ADO.Net 2.0).
  • C++ and Delphi.
  • Microsoft Office (including Microsoft Access) through the Visual Basic for Applications (VBA).
  • ActiveX Scripts and Crystal Reports.
  • Windows Scripting Host scenarios.
  • ASP and ASP.Net for Web applications development.
Infact, you can use IBProvider to create any Windows-based applications for InterBase and Firebird.
Schemata of connection to InterBase and Firebird through IBProvider The Brief Overview of IBProvider Features
  • All versions of Interbase (IB4.x, IB5.x, IB6.x, IB7.x) and Firebird (FB1.x and FB2.x.) support.
  • Wide range of OLE DB data types and support for all InterBase and Firebird data types.
  • Integrated data type converter.
  • Support for reading & writing BLOB-fields through the streams.
  • Array data type support.
  • Presence of UNICODE mode, providing special support for the following code pages: UNICODE_FSS, WINXXX, DOSXXX. The mode provides automatic conversion for ordinal fields, arrays, BLOB-fields and storage-objects.
  • Three-level isolation of transactions: Read Committed, Snapshot and Snapshot Table Stability.
  • AutoCommit mode with user-specified isolation level.
  • Biphase commit of transaction.
  • Support Microsoft Transaction Server.
  • Support connection pool services.
  • All sets of logic and physical information schemes.
  • Now you can use Interbase or Firebird as a linked Microsoft SQL Server for heterogeneous queries execution.
  • Support MS Analysis Services.
  • Full support of IB SQL, including a calling stored procedures and managing of transactions through SQL.
  • Support of ODBC-extensions in SQL-queries.
  • Named and unnamed query parameters support.
  • Automatic recognition of query parameter types.
  • IN-OUT parameters.
  • Client Cursor Engine support.
  • Server Cursor support - four the specialized modes:
    • Unidirectional access, read-only data.
    • Random access, read-only data.
    • Random access, immediate update.
    • Random access, delayed update.
    Updateable rowsets implementation:
    • Automatic and controlled modes of database updating.
    • A pool of the prepared SQL-queries for database updating.
    • Possibility to use separate transactions for reading and writing data.
    There are no size restrictions for the processing data in all the modes:
    • 64-bit access to automatically created temporary files;
    • High-performance rowset data cache.
  • Support of multithreaded InterBase applications.
  • Multilanguage messages support.
  • Custom Data Link Pages.
  • Minimal system requirements: InterBase SQL Server client (gds32.dll) should be installed... IBProvider doesn't require installation of MDAC library service components.
IBProvider represents a powerful object-oriented low-level client API for work with InterBase and Firebird. Integrating into database applications, IBProvider is capable of incurring all work on the organization of interaction with InterBase. As all the resources for work with the database are presented as COM-objects, you do not have traditional client application constraints. Programs can be split up into modules, created in different programming systems. Using scenarios written on VBScript/Jscript, you can add logic that is not realizable on the database level. OLE DB is the standard of access to the data that allows you to develop and operate databases easily.
So, development of large scalable client InterBase and Firebird applications using Microsoft development tools, and any other systems that support OLE DB, has become more accessible and easier than it was before.
Responder Con Cita
 



Normas de Publicación
no Puedes crear nuevos temas
no Puedes responder a temas
no Puedes adjuntar archivos
no Puedes editar tus mensajes

El código vB está habilitado
Las caritas están habilitado
Código [IMG] está habilitado
Código HTML está deshabilitado
Saltar a Foro

Temas Similares
Tema Autor Foro Respuestas Último mensaje
Instalar los componentes adecuados para cada proyecto FHierro OOP 8 18-10-2006 14:40:12
tecnologias para base de datos distribuida caceres_2005 Providers 1 21-07-2005 21:24:09
servidor para base de datos con pagina web diablo-r Firebird e Interbase 0 20-01-2004 16:39:32
Reto Para Expertos En Base De Datos Y Tipos De Datos.... (blob) frankmch Conexión con bases de datos 2 08-09-2003 19:44:52
¿15 MB para una sola base de datos? M@rcos Conexión con bases de datos 2 20-06-2003 15:49:26


La franja horaria es GMT +2. Ahora son las 00:05:49.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Traducción al castellano por el equipo de moderadores del Club Delphi
Copyright 1996-2007 Club Delphi