Carlos,

Thanks for the response.

I was under the same impression, but apparently it does support other databases!

I added logging functionality to the Firebird data provider DLL and wrote out 
the generated SQL from the GDSConnect.Prepare method.

The query it is executing is simplistic: "select * from [action_names]"
where action_names is the table name and the square brackets are part of the 
query.
Funnily, it has no problems in bringing back the metadata from Firebird as it 
displays the list of tables without a problem.

Shreekar Joshi 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Guzmán 
Álvarez
Sent: Wednesday, August 08, 2007 4:12 PM
To: firebird-net-provider@lists.sourceforge.net
Subject: Re: [Firebird-net-provider] Firebird.Net and SQL Reporting Services

Hello:

> SQL 2005 Reporting Services

Isn't this an SQL Server only product ??

> Dynamic SQL Error
> 
> SQL error code = -104
> 
> Token unknown - line 3, char 8
> 
> [ (Microsoft Visual Studio)

More than probabbly the query is trying to run isn't valid for Firebird, 
but we should see it to be sure.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to