delphi 2010和dbexpress firebird驱动程序 [英] delphi 2010 and dbexpress firebird driver

查看:119
本文介绍了delphi 2010和dbexpress firebird驱动程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在从Chau Chee-Yang认识dbexpress firebird驱动程序( http:// sites .google.com / site / dbxfirebird /

I am getting to know the dbexpress firebird driver from Chau Chee-Yang (http://sites.google.com/site/dbxfirebird/)

我发现很难安装,因为信息很少,我
成功制作了一个连接,但出现了几个问题:使用
时,数据浏览器和我想连接到数据库时,向我发送了
以下错误:

I find it hard to install because there is very little information, I succeded making a connection, but several questions arise: When using the data explorer and I want to connect to the database sends me the following error:

---------------------------  Database Explorer
---------------------------  The located assembly's manifest
definition does not match the
assembly reference. (Exception from
HRESULT: 0x80131040)
--------------------------- 

当我想在sqldataset的命令文本中生成查询时,
delphi向我发送以下错误:

When I want to generate the query in the command text of the sqldataset delphi sends me the following error:

Cannot load metadata for
FIREBIRDCONNECTION. Add driver unit
to your uses (DbxInterBase or DbxDb2
or DbxMsSql or DBXMySQL or DbxOracle
or DbxSybaseASA or DbxSybaseASE). 

我真的不知道如果我在安装
驱动程序时做错了什么,也许我必须给出类似SelectSql.add
的sql指令('选择* ....实时。代替sqldataset,我放了一个SQLTable
,我可以看到数据。我认为不是能够
直接从
sqldataset的CommandText编写sql指令很好地感谢任何帮助

I dont really know If I did something wrong installing the driver, maybe I have to give the sql instructions like SelectSql.add ('select *.... in real time. Instead of the sqldataset I put a SQLTable and I can see the data. I think something is wrong in not being able to write sql instrcciones directly from the CommandText of the sqldataset Any help well be appreciated

感谢和问候

推荐答案

我没有使用过该驱动程序,但是如果您使用的是Enterprise或Architect版本,则它们附带了自己的Firebird dbExpress驱动程序。在数据浏览器中可能会更好。

I haven't used this driver, but if you're using the Enterprise or Architect editions, they ship with their own dbExpress driver for Firebird. It may work better in the data explorer.

这篇关于delphi 2010和dbexpress firebird驱动程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆