Hello:
> I have not been able to generate the XML file for the 2.0 provider. Has
> anybody some hints as to how I should proceed?
You can't s the 2.0 has no documentation comments.
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
---
With the 1.7 version of FirebirdSql.Data.Firebird.dll, I could generate
a FirebirdSql.Data.Firebird.xml file which helped Visual Studio in pro-
viding better Intellisense support.
I have not been able to generate the XML file for the 2.0 provider. Has
anybody some hints as to how I should proceed?
On Monday, October 30, 2006 9:08 PM [GMT+1=CET],
Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:
Could you check if this works for you ??
using (FbConnection c = new
FbConnection(csb.ToString())) {
c.Open();
using (FbCommand
Carlos Guzmán Álvarez wrote:
> Hello:
>> is in plan to support EXECUTE BLOCK statement in FbCommand object?
> Not for now, we can see what is needed after 2.1.0
>
> For that version what i have in mind is:
>
> · TransactionScope support for single-phase commits
>
> · Review Generics usag
Hello:
> is in plan to support EXECUTE BLOCK statement in FbCommand object?
Not for now, we can see what is needed after 2.1.0
For that version what i have in mind is:
· TransactionScope support for single-phase commits
· Review Generics usage
· Try to use Wix for the installer
Hi Carlos,
is in plan to support EXECUTE BLOCK statement in FbCommand object?
--
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
Using Tomcat but need to do more? Need to support web services,
Hello:
> Do you have enough information to get an idea as to how the bug
> could be fixed ?
Could you check if this works for you ??
using (FbConnection c = new FbConnection(csb.ToString()))
{
c.Open();
using (FbCommand comm
Hello:
> Here is an update on the previously described bug.
>
> If I edit the SelectCommmand of the DataApter in the FbCommandBuilder
> RowUpdatingHandler to remove the "WHERE (0 = 1)" condition, the code
> no longer crashes. This should really narrow down the problem :-)
>
> If you find a fix, how
Here is an update on the previously described bug.
If I edit the SelectCommmand of the DataApter in the FbCommandBuilder
RowUpdatingHandler to remove the "WHERE (0 = 1)" condition, the code
no longer crashes. This should really narrow down the problem :-)
If you find a fix, how can I get the upda
Hello Carlos,
It has been quite some time since I did not update my code with respect
to Firebird and the FirebirdClient library.
I have downloaded and compiled FirebirdClient ADO.NET 2.0 provider for
.NET 2.0. It is the final 2.0 version. And I am running a RC5 Firebird
server on my 2003 server.
> In the data type of the IS_NULLABLE column returned in the GetSchema =
>
> calls ...
>
Oh not easy to find it !
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-i
Hello:
> Yes it works fine now where was the problem ?
In the data type of the IS_NULLABLE column returned in the GetSchema
calls ...
> thanks a lot !
:)
--
Carlos Guzmán Álvarez
Vigo-Spain
http://carlosga.wordpress.com
--
Carlos Guzmán Álvarez avait soumis l'idée :
> Hello:
>> I have a problem with the tableadapter and the ddex provider i will try t=
> o =
>
>> explain you with an exemple :
> I think i have this fixed in my local tree
>
Yes it works fine now where was the problem ?
thanks a lot !
--
> I think i have this fixed in my local tree
>
I can do some tests if you want ? where i can found the new source ?
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre
14 matches
Mail list logo