简体   繁体   English

如何使用Firebird的数据库创建水晶报表

[英]How to create a crystal report with Firebird's Database

I am trying to build a desktop application. 我正在尝试构建桌面应用程序。 I need to create a report but I don't know how to do? 我需要创建报告,但是我不知道该怎么办? I am using to use FireBird for my Database. 我正在为我的数据库使用FireBird。 I am using windows 8.1. 我正在使用Windows 8.1。

Of course I am not forget to googling, but I do not know what is wrong with my steps. 当然,我不会忘记进行谷歌搜索,但是我不知道自己的步骤出了什么问题。

The following are the steps that I have tried to do : 以下是我尝试执行的步骤:

  1. download ODBC Driver from this link and install it. 从此链接下载ODBC驱动程序并进行安装。
  2. download Firebird-2.5.5.26952-0_x64_embed.zip and extract it to path C:\\Firebird-2.5.5.26952-0_x64_embed 下载Firebird-2.5.5.26952-0_x64_embed.zip并将其解压缩到路径C:\\Firebird-2.5.5.26952-0_x64_embed
  3. Try to Add ODBC Data Source Administrator like this image 尝试添加ODBC数据源管理员像这样的图像

在此处输入图片说明

I try to test connection but I get an error Open Database C:\\Users\\User\\Documents\\FDB\\TEST.GDB failed 我尝试test connection但出现错误Open Database C:\\Users\\User\\Documents\\FDB\\TEST.GDB failed

Whats wrong with my steps? 我的步骤怎么了?

I am new in . 我是新手。

字段数据库必须采用以下格式::例如:127.0.0.1:c:\\Databases\\data.gdb

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM